aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/engine/eob.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/kyra/engine/eob.h')
-rw-r--r--engines/kyra/engine/eob.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/kyra/engine/eob.h b/engines/kyra/engine/eob.h
index 309636e7f9..174f9b9c7a 100644
--- a/engines/kyra/engine/eob.h
+++ b/engines/kyra/engine/eob.h
@@ -148,6 +148,7 @@ private:
static const KyraRpgGUISettings _guiSettingsVGA;
static const KyraRpgGUISettings _guiSettingsEGA;
+ static const KyraRpgGUISettings _guiSettingsPC98;
static const KyraRpgGUISettings _guiSettingsAmiga;
static const KyraRpgGUISettings _guiSettingsAmigaMainMenu;
static const uint8 _egaDefaultPalette[];