chiark / gitweb /
Cleanup: the `mouse_priorities' field in the back end has been a
[sgt-puzzles.git] / netslide.c
index c51a1e3b5560f765aabc8b4fcc675647369e653c..c710e71bf9a65d4784b9dd35340e4486f5c60d11 100644 (file)
@@ -1827,5 +1827,5 @@ const struct game thegame = {
     FALSE, FALSE, game_print_size, game_print,
     game_wants_statusbar,
     FALSE, game_timing_state,
-    0,                                /* mouse_priorities */
+    0,                                /* flags */
 };