aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula/staticdata.h
diff options
context:
space:
mode:
authorFilippos Karapetis2008-06-02 22:41:58 +0000
committerFilippos Karapetis2008-06-02 22:41:58 +0000
commit5789bbc836d7b26d8d1bd52fbf2a26730ed66013 (patch)
treed13c7c183a05296b92aef36bf9037f3b961dfa8f /engines/drascula/staticdata.h
parent6f09c5a9286f97a1fac6e85fa4092295bc779440 (diff)
downloadscummvm-rg350-5789bbc836d7b26d8d1bd52fbf2a26730ed66013.tar.gz
scummvm-rg350-5789bbc836d7b26d8d1bd52fbf2a26730ed66013.tar.bz2
scummvm-rg350-5789bbc836d7b26d8d1bd52fbf2a26730ed66013.zip
elige_en_barra -> selectVerbFromBar
comprueba -> verify1 x_barra -> verbBarX conta_vez -> startTime diff_vez -> timeDiff Some cleanup svn-id: r32507
Diffstat (limited to 'engines/drascula/staticdata.h')
-rw-r--r--engines/drascula/staticdata.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/drascula/staticdata.h b/engines/drascula/staticdata.h
index c5fb4c0679..acd9e308c6 100644
--- a/engines/drascula/staticdata.h
+++ b/engines/drascula/staticdata.h
@@ -116,7 +116,7 @@ const int y_pol[44] = {0, 1, 1, 1, 1, 1, 1, 1, 27, 27, 1,
1, 1, 1, 1, 1, 27, 27, 27, 27, 27,
1, 1, 1, 1, 1, 27, 27, 27, 27, 27,
27, 1, 1};
-const int x_barra[] = {6, 51, 96, 141, 186, 232, 276, 321};
+const int verbBarX[] = {6, 51, 96, 141, 186, 232, 276, 321};
const int x1d_menu[] = {280, 40, 80, 120, 160, 200, 240, 0, 40, 80, 120,
160, 200, 240, 0, 40, 80, 120, 160, 200, 240, 0,
40, 80, 120, 160, 200, 240, 0};