Files
nethack/win/share
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
..
2022-03-13 11:06:45 -04:00
2021-01-26 21:06:16 -05:00
2024-05-13 23:48:35 -07:00
2019-12-07 17:07:50 +01:00
2019-12-07 17:07:50 +01:00
2024-02-28 20:15:56 -08:00
2024-02-28 20:15:56 -08:00
2021-01-26 21:06:16 -05:00
2018-04-25 16:54:50 -04:00
2024-03-07 11:01:04 -05:00
2021-09-18 19:51:04 -04:00
2021-01-26 21:06:16 -05:00
2024-12-15 09:53:50 -05:00
2021-01-26 21:06:16 -05:00
2024-10-04 12:34:09 -04:00
2022-03-13 11:06:45 -04:00