merge with upstream

This commit is contained in:
Nikolay Korolev
2020-03-22 19:47:14 +03:00
31 changed files with 4593 additions and 4326 deletions

View File

@@ -23,4 +23,5 @@ public:
static void Init(void);
};
extern CWaterCannon *aCannons;
extern CWaterCannon (&aCannons)[NUM_WATERCANNONS];