aboutsummaryrefslogtreecommitdiff
path: root/nullgame.c
diff options
context:
space:
mode:
Diffstat (limited to 'nullgame.c')
-rw-r--r--nullgame.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/nullgame.c b/nullgame.c
index 56694de..49173b6 100644
--- a/nullgame.c
+++ b/nullgame.c
@@ -254,4 +254,5 @@ const struct game thegame = {
game_flash_length,
game_wants_statusbar,
FALSE, game_timing_state,
+ 0, /* mouse_priorities */
};