mirror of
git://git.tartarus.org/simon/puzzles.git
synced 2025-04-21 16:05:44 -07:00
Remove an odd mention of NO_PRINTING from Mosaic
This commit is contained in:
2
mosaic.c
2
mosaic.c
@ -1626,9 +1626,7 @@ const struct game thegame = {
|
|||||||
game_flash_length,
|
game_flash_length,
|
||||||
game_get_cursor_location,
|
game_get_cursor_location,
|
||||||
game_status,
|
game_status,
|
||||||
#ifndef NO_PRINTING
|
|
||||||
false, false, NULL, NULL, /* print_size, print */
|
false, false, NULL, NULL, /* print_size, print */
|
||||||
#endif
|
|
||||||
true, /* wants_statusbar */
|
true, /* wants_statusbar */
|
||||||
false, NULL, /* timing_state */
|
false, NULL, /* timing_state */
|
||||||
0, /* flags */
|
0, /* flags */
|
||||||
|
Reference in New Issue
Block a user