aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/goblin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/gob/goblin.cpp')
-rw-r--r--engines/gob/goblin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/gob/goblin.cpp b/engines/gob/goblin.cpp
index 24842b6541..7ed4f0b8d4 100644
--- a/engines/gob/goblin.cpp
+++ b/engines/gob/goblin.cpp
@@ -650,7 +650,7 @@ void Goblin::switchGoblin(int16 index) {
int16 next;
int16 tmp;
- debugC(4, DEBUG_GAMEFLOW, "switchGoblin");
+ debugC(4, kDebugGameFlow, "switchGoblin");
if (VAR(59) != 0)
return;