Files
nethack/sys/msdos
nhmall 2965ce4bc5 msdos build correction
ENHANCED_SYMBOLS is defined by default in config.h.
The msdos build tried to #undef ENHANCED_SYMBOLS
in tilemap.c, but doing it in there created a mismatch
between the data struct definition for glyph_map in wintype.h
and the initializers generated in tilemap.c

Move the msdos build catch for ENHANCED_SYMBOLS to
one single place in config1.h so that the code and data agree.
2024-12-15 09:53:50 -05:00
..
2024-12-04 15:12:27 -05:00
2024-10-05 15:55:20 -04:00
2002-01-05 21:05:57 +00:00
2022-10-02 20:41:02 -04:00
2002-01-05 21:05:57 +00:00
2022-10-02 20:41:02 -04:00
2023-02-21 11:15:08 -08:00
2024-12-15 09:53:50 -05:00
2024-07-13 16:31:35 -04:00
2024-07-13 16:31:35 -04:00