summaryrefslogtreecommitdiffstats
path: root/src/control/Script.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/control/Script.h')
-rw-r--r--src/control/Script.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control/Script.h b/src/control/Script.h
index 60902563..aca148d2 100644
--- a/src/control/Script.h
+++ b/src/control/Script.h
@@ -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()