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