aboutsummaryrefslogtreecommitdiff
path: root/nullgame.c
diff options
context:
space:
mode:
Diffstat (limited to 'nullgame.c')
-rw-r--r--nullgame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nullgame.c b/nullgame.c
index bc19c1e..13c464c 100644
--- a/nullgame.c
+++ b/nullgame.c
@@ -285,6 +285,7 @@ const struct game thegame = {
free_ui,
encode_ui,
decode_ui,
+ NULL, /* game_request_keys */
game_changed_state,
interpret_move,
execute_move,