Chris Emerson observed the same status-bar flicker under GTK as I
[sgt/puzzles] / sixteen.c
index c202de1..70abe13 100644 (file)
--- a/sixteen.c
+++ b/sixteen.c
@@ -1011,4 +1011,5 @@ const struct game thegame = {
     game_flash_length,
     game_wants_statusbar,
     FALSE, game_timing_state,
+    0,                                /* mouse_priorities */
 };