aboutsummaryrefslogtreecommitdiff
path: root/engines/parallaction/menu.cpp
diff options
context:
space:
mode:
authorNicola Mettifogo2007-05-13 12:41:42 +0000
committerNicola Mettifogo2007-05-13 12:41:42 +0000
commit09c816e69555a1cd6f8034458440754533fe492b (patch)
tree8d6d2274b7471785c53b3fa3c1f9a536896aea4e /engines/parallaction/menu.cpp
parent7c79fe5bce06e63f64e70461f073c54a1cb9f698 (diff)
downloadscummvm-rg350-09c816e69555a1cd6f8034458440754533fe492b.tar.gz
scummvm-rg350-09c816e69555a1cd6f8034458440754533fe492b.tar.bz2
scummvm-rg350-09c816e69555a1cd6f8034458440754533fe492b.zip
New debug messages.
svn-id: r26832
Diffstat (limited to 'engines/parallaction/menu.cpp')
-rw-r--r--engines/parallaction/menu.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/parallaction/menu.cpp b/engines/parallaction/menu.cpp
index 74d5b07827..485c373bf8 100644
--- a/engines/parallaction/menu.cpp
+++ b/engines/parallaction/menu.cpp
@@ -294,6 +294,7 @@ uint16 Menu::selectGame() {
// character selection and protection
//
void Menu::selectCharacter() {
+ debugC(1, kDebugMenu, "Menu::selectCharacter()");
uint16 _di = 0;
bool askPassword = true;