X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/puzzles/blobdiff_plain/910c21c00c9be54ac3517dab20e1e63df8f93eb7..2705d3741495f136d9d092d873f9b1c803ba1d8f:/map.c diff --git a/map.c b/map.c index 3b01d9b..5943683 100644 --- a/map.c +++ b/map.c @@ -3123,7 +3123,7 @@ const struct game thegame = { TRUE, TRUE, game_print_size, game_print, game_wants_statusbar, FALSE, game_timing_state, - 0, /* mouse_priorities */ + 0, /* flags */ }; #ifdef STANDALONE_SOLVER