mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 01:40:35 +00:00
P.e.d.s.
This commit is contained in:
parent
4041159855
commit
88f0ef75e8
8 changed files with 678 additions and 259 deletions
|
@ -29,7 +29,7 @@ public:
|
|||
bool m_bHasLockOnTarget;
|
||||
int8 field_1406;
|
||||
int8 field_1407;
|
||||
uint32 m_bAdrenalineTime;
|
||||
uint32 m_nAdrenalineTime;
|
||||
bool m_bCanBeDamaged;
|
||||
int8 field_1413;
|
||||
int8 field_1414;
|
||||
|
@ -52,6 +52,7 @@ public:
|
|||
void SetInitialState(void);
|
||||
void SetMoveAnim(void);
|
||||
void ProcessControl(void);
|
||||
void ClearAdrenaline(void);
|
||||
|
||||
static void SetupPlayerPed(int32);
|
||||
static void DeactivatePlayerPed(int32);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue