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