aboutsummaryrefslogtreecommitdiff
path: root/engines/hopkins/globals.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/hopkins/globals.h')
-rw-r--r--engines/hopkins/globals.h16
1 files changed, 8 insertions, 8 deletions
diff --git a/engines/hopkins/globals.h b/engines/hopkins/globals.h
index af039bdf1f..b6b1a9a513 100644
--- a/engines/hopkins/globals.h
+++ b/engines/hopkins/globals.h
@@ -415,14 +415,14 @@ public:
bool NO_VISU;
byte *OPTION_SPR;
bool _optionDialogFl;
- int opt_anm;
- int opt_vitesse;
- int opt_scrtype;
- int opt_scrspeed;
- int opt_sound;
- int opt_voice;
- int opt_music;
- int opt_txt;
+ int _menuDisplayType;
+ int _menuSpeed;
+ int _menuScrollType;
+ int _menuScrollSpeed;
+ int _menuSoundOff;
+ int _menuVoiceOff;
+ int _menuMusicOff;
+ int _menuTextOff;
int NBTRI;
bool AFFLI; // CHECKME: Useless variable?
bool AFFIVBL; // CHECKME: Useless variable?