Full CGameLogic

This commit is contained in:
Sergeanur
2019-10-08 00:29:30 +03:00
parent 3e25726697
commit 69963cea68
19 changed files with 400 additions and 6 deletions

View File

@ -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);