aboutsummaryrefslogtreecommitdiff
path: root/untangle.c
diff options
context:
space:
mode:
Diffstat (limited to 'untangle.c')
-rw-r--r--untangle.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/untangle.c b/untangle.c
index 8ae1a7f..024a167 100644
--- a/untangle.c
+++ b/untangle.c
@@ -1454,6 +1454,7 @@ const struct game thegame = {
free_game,
true, solve_game,
false, NULL, NULL, /* can_format_as_text_now, text_format */
+ NULL, NULL, /* get_prefs, set_prefs */
new_ui,
free_ui,
NULL, /* encode_ui */