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