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