full script basic support

This commit is contained in:
Nikolay Korolev
2020-05-17 21:43:11 +03:00
parent 5c8888d2ed
commit a5b84eb9fe
18 changed files with 675 additions and 127 deletions

View File

@@ -93,6 +93,8 @@ public:
static void Load(uint8 *buf, uint32 size);
static void Save(uint8 *buf, uint32 *size);
static bool TestForPickupsInBubble(CVector pos, float radius);
static CPickup aPickUps[NUMPICKUPS];
// unused