helis done + cheats

This commit is contained in:
Nikolay Korolev 2020-04-25 21:25:14 +03:00
parent 7ddfc40675
commit ae8deff131
6 changed files with 158 additions and 8 deletions

View file

@ -450,3 +450,7 @@ public:
VALIDATE_SIZE(CPad, 0xFC);
extern CPad Pads[MAX_PADS];
#ifdef ALLCARSHELI_CHEAT
extern bool bAllCarCheat;
#endif