aboutsummaryrefslogtreecommitdiff
path: root/engines/cine/main_loop.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/cine/main_loop.cpp')
-rw-r--r--engines/cine/main_loop.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/cine/main_loop.cpp b/engines/cine/main_loop.cpp
index 99807b5002..d35bfaa766 100644
--- a/engines/cine/main_loop.cpp
+++ b/engines/cine/main_loop.cpp
@@ -304,7 +304,7 @@ void mainLoop(int bootScriptIdx) {
unloadAllMasks();
freePrcLinkedList();
releaseObjectScripts();
- // if (gameType == Cine::GID_OS) {
+ // if (g_cine->getGameType() == Cine::GType_OS) {
// freeUnkList();
// }
closeEngine7();