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