summaryrefslogtreecommitdiffstats
path: root/src/core/EventList.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-16 18:31:29 +0200
committerGitHub <noreply@github.com>2019-07-16 18:31:29 +0200
commit3fee2bef9888e188b07e011067652388a5585f96 (patch)
treeb80e8bc8569fbdda5929123a8f47d0c62aea0ab0 /src/core/EventList.h
parentMerge pull request #136 from Nick007J/master (diff)
parentMerge branch 'master' into erorcun (diff)
downloadre3-3fee2bef9888e188b07e011067652388a5585f96.tar
re3-3fee2bef9888e188b07e011067652388a5585f96.tar.gz
re3-3fee2bef9888e188b07e011067652388a5585f96.tar.bz2
re3-3fee2bef9888e188b07e011067652388a5585f96.tar.lz
re3-3fee2bef9888e188b07e011067652388a5585f96.tar.xz
re3-3fee2bef9888e188b07e011067652388a5585f96.tar.zst
re3-3fee2bef9888e188b07e011067652388a5585f96.zip
Diffstat (limited to 'src/core/EventList.h')
-rw-r--r--src/core/EventList.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/EventList.h b/src/core/EventList.h
index d0fc0847..9f5756be 100644
--- a/src/core/EventList.h
+++ b/src/core/EventList.h
@@ -63,3 +63,5 @@ public:
static bool FindClosestEvent(eEventType type, CVector posn, int32 *event);
static void ReportCrimeForEvent(eEventType type, int32, bool);
};
+
+extern CEvent *gaEvent; \ No newline at end of file