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