summaryrefslogtreecommitdiffstats
path: root/src/core
diff options
context:
space:
mode:
authorerorcun <erayorcunus@gmail.com>2020-09-10 02:21:23 +0200
committerGitHub <noreply@github.com>2020-09-10 02:21:23 +0200
commite9a7ab789d98c882cb1b27f476cd87e8ca919428 (patch)
tree232211f00519d9d659cab761515dfacfcc8c8796 /src/core
parentMerge pull request #698 from majesticCoding/miami (diff)
parentPeds objectives and wait states done, fixes (diff)
downloadre3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar.gz
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar.bz2
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar.lz
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar.xz
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.tar.zst
re3-e9a7ab789d98c882cb1b27f476cd87e8ca919428.zip
Diffstat (limited to 'src/core')
-rw-r--r--src/core/EventList.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/EventList.h b/src/core/EventList.h
index 0531aed7..dcca1270 100644
--- a/src/core/EventList.h
+++ b/src/core/EventList.h
@@ -24,6 +24,7 @@ enum eEventType
EVENT_CAR_SET_ON_FIRE,
EVENT_ASSAULT_NASTYWEAPON,
EVENT_ASSAULT_NASTYWEAPON_POLICE,
+ EVENT_UNK, // Not on SA it seems
EVENT_ICECREAM,
EVENT_ATM,
EVENT_SHOPSTALL,