mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 15:26:21 +00:00
yet more CAutomobile
This commit is contained in:
@ -43,6 +43,8 @@ public:
|
||||
|
||||
void ReApplyMoveAnims(void);
|
||||
void ClearWeaponTarget();
|
||||
void SetWantedLevel(int32 level);
|
||||
void SetWantedLevelNoDrop(int32 level);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CPlayerPed) == 0x5F0, "CPlayerPed: error");
|
||||
|
Reference in New Issue
Block a user