From 1337a9b6034570861a7cadaf5338d0cbb5b06255 Mon Sep 17 00:00:00 2001 From: Nikolay Korolev Date: Sun, 16 Feb 2020 23:08:54 +0300 Subject: script 1000-1154 --- src/control/Script.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/control/Script.h') diff --git a/src/control/Script.h b/src/control/Script.h index a1b35dcc..aa6f7e58 100644 --- a/src/control/Script.h +++ b/src/control/Script.h @@ -139,7 +139,9 @@ public: int8 ProcessCommands800To899(int32); int8 ProcessCommands900To999(int32); int8 ProcessCommands1000To1099(int32); +#ifndef GTA_PS2 int8 ProcessCommands1100To1199(int32); +#endif void UpdateCompareFlag(bool); int16 GetPadState(uint16, uint16); void LocatePlayerCommand(int32, uint32*); -- cgit v1.2.3