summaryrefslogtreecommitdiffstats
path: root/src/control/Script3.cpp
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2021-01-23 01:34:15 +0100
committerGitHub <noreply@github.com>2021-01-23 01:34:15 +0100
commit10120eb12fb91db551a00839ab30d7542634b87d (patch)
treee8c670366d80e62776b0856466625b50af97c0c7 /src/control/Script3.cpp
parentfix config.h (diff)
parentIncludes overhaul, fix some compiler warnings (diff)
downloadre3-10120eb12fb91db551a00839ab30d7542634b87d.tar
re3-10120eb12fb91db551a00839ab30d7542634b87d.tar.gz
re3-10120eb12fb91db551a00839ab30d7542634b87d.tar.bz2
re3-10120eb12fb91db551a00839ab30d7542634b87d.tar.lz
re3-10120eb12fb91db551a00839ab30d7542634b87d.tar.xz
re3-10120eb12fb91db551a00839ab30d7542634b87d.tar.zst
re3-10120eb12fb91db551a00839ab30d7542634b87d.zip
Diffstat (limited to '')
-rw-r--r--src/control/Script3.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/control/Script3.cpp b/src/control/Script3.cpp
index aba06d03..1ac18fa8 100644
--- a/src/control/Script3.cpp
+++ b/src/control/Script3.cpp
@@ -34,6 +34,7 @@
#include "Zones.h"
#include "GameLogic.h"
#include "Bike.h"
+#include "Wanted.h"
int8 CRunningScript::ProcessCommands500To599(int32 command)
{