Patches from Richard B for Solo:
[sgt/puzzles] / rect.c
diff --git a/rect.c b/rect.c
index 9e4204d..0eeb704 100644 (file)
--- 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 */
 };