aboutsummaryrefslogtreecommitdiff
path: root/filling.c
diff options
context:
space:
mode:
Diffstat (limited to 'filling.c')
-rw-r--r--filling.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/filling.c b/filling.c
index 970301c..09156b0 100644
--- a/filling.c
+++ b/filling.c
@@ -2174,6 +2174,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 */