aboutsummaryrefslogtreecommitdiff
path: root/engines/touche/touche.h
diff options
context:
space:
mode:
authorGregory Montoir2007-09-26 19:26:12 +0000
committerGregory Montoir2007-09-26 19:26:12 +0000
commit3d2485ca9722f88a2a3ee8b971e59989633991d8 (patch)
tree50e2e3aa030abfd4ab73eb3bf818077fa911e2dc /engines/touche/touche.h
parent72d0be841f3b671fa6379034e4d3c597170f7f62 (diff)
downloadscummvm-rg350-3d2485ca9722f88a2a3ee8b971e59989633991d8.tar.gz
scummvm-rg350-3d2485ca9722f88a2a3ee8b971e59989633991d8.tar.bz2
scummvm-rg350-3d2485ca9722f88a2a3ee8b971e59989633991d8.zip
rename ui.cpp to menu.cpp for consistency with other engines
svn-id: r29108
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 {