mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-15 14:10:33 +00:00
World and Peds
This commit is contained in:
parent
3378cad058
commit
14c7c1d7ca
19 changed files with 505 additions and 17 deletions
|
@ -71,6 +71,7 @@ public:
|
|||
void AwardMoneyForExplosion(CVehicle *vehicle);
|
||||
void SetPlayerSkin(char* skin);
|
||||
CVector& GetPos();
|
||||
void Process(void);
|
||||
};
|
||||
|
||||
static_assert(sizeof(CPlayerInfo) == 0x13C, "CPlayerInfo: error");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue