aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/touche/touche.h')
-rw-r--r--engines/touche/touche.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/touche/touche.h b/engines/touche/touche.h
index 5aef0ef613..f1f8d3bd6e 100644
--- a/engines/touche/touche.h
+++ b/engines/touche/touche.h
@@ -269,7 +269,7 @@ enum {
kDebugGraphics = 1 << 1,
kDebugResource = 1 << 2,
kDebugOpcodes = 1 << 3,
- kDebugUserIntf = 1 << 4
+ kDebugMenu = 1 << 4
};
enum ResourceType {