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 671918e..cb6a1f9 100644
--- a/cube.c
+++ b/cube.c
@@ -1645,4 +1645,5 @@ const struct game thegame = {
game_flash_length,
game_wants_statusbar,
FALSE, game_timing_state,
+ 0, /* mouse_priorities */
};