shithub: puzzles

Download patch

ref: aecbbc9220138e6aa41e3990b69840956873cc6a
parent: e2f4463c3e3c24783bb777e932587e3c266e3297
author: Ben Harris <bjh21@bjh21.me.uk>
date: Tue Jan 31 18:10:43 EST 2023

Remove an odd mention of NO_PRINTING from Mosaic

--- a/mosaic.c
+++ b/mosaic.c
@@ -1626,9 +1626,7 @@
     game_flash_length,
     game_get_cursor_location,
     game_status,
-#ifndef NO_PRINTING
     false, false, NULL, NULL,          /* print_size, print */
-#endif
     true,			       /* wants_statusbar */
     false, NULL,                       /* timing_state */
     0,				       /* flags */