diff options
| author | eray orçunus <erayorcunus@gmail.com> | 2019-07-15 15:11:40 +0300 |
|---|---|---|
| committer | eray orçunus <erayorcunus@gmail.com> | 2019-07-15 15:11:40 +0300 |
| commit | 2c138b2b77cf661d9f119061963a726fdcde56d0 (patch) | |
| tree | 1c8316f212304c911252b378b3b56368ba4ceaa9 /src/core/EventList.h | |
| parent | little change to aspect ratio defines (diff) | |
| download | re3-2c138b2b77cf661d9f119061963a726fdcde56d0.tar.gz | |
Phone, World, Ped
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 |
