aboutsummaryrefslogtreecommitdiff
path: root/singles.c
diff options
context:
space:
mode:
Diffstat (limited to 'singles.c')
-rw-r--r--singles.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/singles.c b/singles.c
index 6eb5a2c..7b7b48f 100644
--- a/singles.c
+++ b/singles.c
@@ -1852,6 +1852,7 @@ const struct game thegame = {
free_game,
true, solve_game,
true, game_can_format_as_text_now, game_text_format,
+ NULL, NULL, /* get_prefs, set_prefs */
new_ui,
free_ui,
NULL, /* encode_ui */