mirror of
https://github.com/halpz/re3.git
synced 2025-12-20 03:12:51 +00:00
fixed cops
This commit is contained in:
@@ -10,6 +10,8 @@ public:
|
||||
void dtor(void) { CEmergencyPed::~CEmergencyPed(); }
|
||||
};
|
||||
|
||||
WRAPPER void CEmergencyPed::ProcessControl(void) { EAXJMP(0x4C2F10); }
|
||||
|
||||
CEmergencyPed::CEmergencyPed(uint32 type) : CPed(type)
|
||||
{
|
||||
switch (type){
|
||||
|
||||
Reference in New Issue
Block a user