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