mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 15:26:21 +00:00
cleaned up patching of virtual functions; started CAutomobile
This commit is contained in:
@ -41,7 +41,6 @@ public:
|
||||
|
||||
~CPlayerPed();
|
||||
|
||||
void dtor(void) { this->CPlayerPed::~CPlayerPed(); }
|
||||
void ReApplyMoveAnims(void);
|
||||
void ClearWeaponTarget();
|
||||
};
|
||||
|
Reference in New Issue
Block a user