22 #ifndef SHERLOCK_SETTINGS_H 23 #define SHERLOCK_SETTINGS_H 25 #include "common/scummsys.h" 41 _hotkeyNewFontStyle = 0;
42 _hotkeySoundEffects = 0;
48 memset(_hotkeysIndexed, 0,
sizeof(_hotkeysIndexed));
53 byte _hotkeyPortraits;
54 byte _hotkeyNewFontStyle;
55 byte _hotkeySoundEffects;
61 byte _hotkeysIndexed[12];
66 void drawInterface(
bool flag);
77 bool doesButtonExist(
int num)
const;
Definition: animation.h:29
Definition: sherlock.h:76
Definition: settings.h:33
static void show(SherlockEngine *vm)