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