aboutsummaryrefslogtreecommitdiff
path: root/cube.c
diff options
context:
space:
mode:
Diffstat (limited to 'cube.c')
-rw-r--r--cube.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/cube.c b/cube.c
index 8c8c46f..32b7343 100644
--- a/cube.c
+++ b/cube.c
@@ -1774,6 +1774,7 @@ const struct game thegame = {
decode_ui,
NULL, /* game_request_keys */
game_changed_state,
+ NULL, /* current_key_label */
interpret_move,
execute_move,
PREFERRED_GRID_SCALE, game_compute_size, game_set_size,