Script4.cpp

This commit is contained in:
Nikolay Korolev
2021-01-13 01:34:49 +03:00
parent e6aa9f9d4e
commit 510ad223f0
2 changed files with 68 additions and 61 deletions

View File

@@ -443,6 +443,7 @@ public:
static int GetSaveVarIndex(int);
static void Shutdown(void);
static void SwapNearestBuildingModel(float, float, float, float, int, int);
#ifdef GTA_SCRIPT_COLLECTIVE
static void AdvanceCollectiveIndex()