mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-08 10:40:34 +00:00
Full CGameLogic
This commit is contained in:
parent
3e25726697
commit
69963cea68
19 changed files with 400 additions and 6 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue