X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/c0361acdb2a1bfa484787a157cfeb5d2d7356795..f5f4a1f13cefaf8b3637fd6e7a248b2babf675cb:/rect.c?ds=inline diff --git a/rect.c b/rect.c index 9e4204d..0eeb704 100644 --- a/rect.c +++ b/rect.c @@ -2553,4 +2553,5 @@ const struct game thegame = { game_flash_length, game_wants_statusbar, FALSE, game_timing_state, + 0, /* mouse_priorities */ };