aboutsummaryrefslogtreecommitdiff
path: root/sixteen.c
diff options
context:
space:
mode:
Diffstat (limited to 'sixteen.c')
-rw-r--r--sixteen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sixteen.c b/sixteen.c
index 51771a8..fbed055 100644
--- a/sixteen.c
+++ b/sixteen.c
@@ -1059,5 +1059,5 @@ const struct game thegame = {
FALSE, FALSE, game_print_size, game_print,
game_wants_statusbar,
FALSE, game_timing_state,
- 0, /* mouse_priorities */
+ 0, /* flags */
};