mirror of
https://github.com/halpz/re3.git
synced 2025-08-03 12:37:42 +00:00
Peds, a fix and a tad of VC
This commit is contained in:
@ -9,6 +9,5 @@ public:
|
||||
~CCivilianPed(void) { }
|
||||
|
||||
void ProcessControl(void);
|
||||
bool ProcessNearestFreePhone(int);
|
||||
};
|
||||
static_assert(sizeof(CCivilianPed) == 0x53C, "CCivilianPed: error");
|
||||
|
Reference in New Issue
Block a user