aboutsummaryrefslogtreecommitdiff
path: root/engines/mortevielle/var_mor.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mortevielle/var_mor.cpp')
-rw-r--r--engines/mortevielle/var_mor.cpp32
1 files changed, 15 insertions, 17 deletions
diff --git a/engines/mortevielle/var_mor.cpp b/engines/mortevielle/var_mor.cpp
index 42fab06f7c..138b604c3a 100644
--- a/engines/mortevielle/var_mor.cpp
+++ b/engines/mortevielle/var_mor.cpp
@@ -91,7 +91,7 @@ bool blo,
bt7,
bh9,
- _soundOff,
+ g_soundOff,
main1,
choisi,
test0,
@@ -99,7 +99,7 @@ bool blo,
imen,
cache,
iesc,
- col,
+ g_col,
syn,
fouil,
zuul,
@@ -114,8 +114,8 @@ bool blo,
int g_x,
- y,
- t,
+ g_y,
+ g_t,
vj,
li,
vh,
@@ -123,20 +123,19 @@ int g_x,
jh,
mh,
cs,
- _currGraphicalDevice,
+ g_currGraphicalDevice,
hdb,
hfb,
- _hour,
- _day,
- key,
- _minute,
- num,
- max,
+ g_hour,
+ g_day,
+ g_key,
+ g_minute,
+ g_num,
res,
ment,
- haut,
+ g_haut,
caff,
- _maff,
+ g_maff,
crep,
ades,
iouv,
@@ -146,7 +145,7 @@ int g_x,
msg3,
msg4,
mlec,
- _newGraphicalDevice,
+ g_newGraphicalDevice,
c_zzz,
mchai,
menup,
@@ -162,7 +161,6 @@ int g_x,
typlec,
num_ph,
numpal,
- lderobj,
nb_word,
ptr_oct,
k_tempo,
@@ -179,9 +177,9 @@ byte mode;
int nbrep[9];
int nbrepm[9];
-int msg[5];
+int g_msg[5];
byte touv[8];
-sav_chaine s, s1;
+sav_chaine g_s, s1;
byte bufcha[391];
byte lettres[7][24];