diff options
Diffstat (limited to 'engines/hopkins/events.cpp')
-rw-r--r-- | engines/hopkins/events.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/hopkins/events.cpp b/engines/hopkins/events.cpp index 94810e5c4c..8a1ebdfd7c 100644 --- a/engines/hopkins/events.cpp +++ b/engines/hopkins/events.cpp @@ -45,6 +45,7 @@ EventsManager::EventsManager() { lItCounter = 0; ESC_KEY = false; btsouris = 0; + OLD_ICONE = 0; _priorCounterTime = 0; _priorFrameTime = 0; |