aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/frotz/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/glk/frotz/config.h')
-rw-r--r--engines/glk/frotz/config.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/glk/frotz/config.h b/engines/glk/frotz/config.h
index a210ba29a0..17e787de3b 100644
--- a/engines/glk/frotz/config.h
+++ b/engines/glk/frotz/config.h
@@ -148,6 +148,8 @@ struct UserOptions {
int _undo_slots;
int _script_cols;
int _err_report_mode;
+ uint _defaultForeground;
+ uint _defaultBackground;
/**
* Constructor