diff options
Diffstat (limited to 'src/core/EventList.h')
-rw-r--r-- | src/core/EventList.h | 2 |
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 |