aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/mads_menus.h
diff options
context:
space:
mode:
authorPaul Gilbert2010-07-24 05:56:06 +0000
committerPaul Gilbert2010-07-24 05:56:06 +0000
commitec460ca2cabf426a6b3591d32a68872897c00ac3 (patch)
treec6795daeef0fd6d00000d01058042a006fd0b4bc /engines/m4/mads_menus.h
parentcd66b7d11b4a1f3082b62d440e1b010a40be94b5 (diff)
downloadscummvm-rg350-ec460ca2cabf426a6b3591d32a68872897c00ac3.tar.gz
scummvm-rg350-ec460ca2cabf426a6b3591d32a68872897c00ac3.tar.bz2
scummvm-rg350-ec460ca2cabf426a6b3591d32a68872897c00ac3.zip
M4: Implemented lots of support code for pre-action handling
svn-id: r51235
Diffstat (limited to 'engines/m4/mads_menus.h')
-rw-r--r--engines/m4/mads_menus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/m4/mads_menus.h b/engines/m4/mads_menus.h
index e964c5866d..a0fc6fb3bc 100644
--- a/engines/m4/mads_menus.h
+++ b/engines/m4/mads_menus.h
@@ -136,7 +136,7 @@ protected:
int _dialogSelectedLine;
Common::StringArray _saveList;
- int _word_8502C;
+ int _v8502C;
int _selectedLine;
int _lineIndex;
bool _enterFlag;