mirror of
https://github.com/halpz/re3.git
synced 2025-06-29 15:26:21 +00:00
Full CGameLogic
This commit is contained in:
@ -53,6 +53,7 @@ public:
|
||||
void SetMoveAnim(void);
|
||||
void ProcessControl(void);
|
||||
void ClearAdrenaline(void);
|
||||
class CPlayerInfo *GetPlayerInfoForThisPlayerPed();
|
||||
|
||||
static void SetupPlayerPed(int32);
|
||||
static void DeactivatePlayerPed(int32);
|
||||
|
Reference in New Issue
Block a user