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