X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/c0361acdb2a1bfa484787a157cfeb5d2d7356795..eb5f5f5d260d3e3b9b5e5027f60a7071a4f3c766:/nullgame.c 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 */ };