mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-07 16:20:34 +00:00
cheats, fixes, cosmetic changes
This commit is contained in:
parent
b7456c604d
commit
9f43b1988b
14 changed files with 253 additions and 44 deletions
|
@ -358,6 +358,8 @@ enum eMoveState {
|
|||
PEDMOVE_THROWN
|
||||
};
|
||||
|
||||
extern float gfTommyFatness;
|
||||
|
||||
class CVehicle;
|
||||
|
||||
class CPed : public CPhysical
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue