mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-15 14:24:09 +00:00
helis done + cheats
This commit is contained in:
parent
7ddfc40675
commit
ae8deff131
6 changed files with 158 additions and 8 deletions
|
@ -450,3 +450,7 @@ public:
|
|||
|
||||
VALIDATE_SIZE(CPad, 0xFC);
|
||||
extern CPad Pads[MAX_PADS];
|
||||
|
||||
#ifdef ALLCARSHELI_CHEAT
|
||||
extern bool bAllCarCheat;
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue