some cutscene opcodes and heli guns

This commit is contained in:
eray orçunus 2020-06-16 01:38:26 +03:00
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;