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