X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/71a0832be233dd2364c6ba14f5df6c195bcf6c48..93b1da3d0f613d616b930419354558365847bc7d:/netslide.c diff --git a/netslide.c b/netslide.c index 86efb2f..5697b2f 100644 --- a/netslide.c +++ b/netslide.c @@ -1762,4 +1762,5 @@ const struct game thegame = { game_flash_length, game_wants_statusbar, FALSE, game_timing_state, + 0, /* mouse_priorities */ };