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