Patches from Richard B for Solo:
[sgt/puzzles] / twiddle.c
index 66e8e95..66c4d8b 100644 (file)
--- a/twiddle.c
+++ b/twiddle.c
@@ -1179,4 +1179,5 @@ const struct game thegame = {
     game_flash_length,
     game_wants_statusbar,
     FALSE, game_timing_state,
+    0,                                /* mouse_priorities */
 };