mirror of
https://github.com/td512/re3.git
synced 2026-05-02 14:31:41 +00:00
CPad done
This commit is contained in:
7
src/control/Population.h
Normal file
7
src/control/Population.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
class CPopulation
|
||||
{
|
||||
public:
|
||||
static Bool &ms_bGivePedsWeapons;
|
||||
};
|
||||
Reference in New Issue
Block a user