aboutsummaryrefslogtreecommitdiff
path: root/net.c
diff options
context:
space:
mode:
Diffstat (limited to 'net.c')
-rw-r--r--net.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/net.c b/net.c
index 2c8909d..9650ef3 100644
--- a/net.c
+++ b/net.c
@@ -3270,6 +3270,7 @@ const struct game thegame = {
free_game,
true, solve_game,
false, NULL, NULL, /* can_format_as_text_now, text_format */
+ NULL, NULL, /* get_prefs, set_prefs */
new_ui,
free_ui,
encode_ui,