some cutscene opcodes and heli guns

This commit is contained in:
eray orçunus
2020-06-16 01:38:26 +03:00
parent 3a600b4684
commit c6bb1f5d0d
7 changed files with 237 additions and 99 deletions

View File

@ -165,4 +165,6 @@ public:
static const uint32 nSaveStructSize;
static void SetAllTaxiLights(bool set);
};
};
extern CVector vecHunterGunPos;