Files
nethack/win
nhmall 75d22a2dbf separate MAIL functionality from MAIL-related structure inclusion
With 3.7+ aspirations of improving savefile interoperability between 32-bit
and 64-bit builds, as well as between platforms, it is better to not have
the underlying struct/array content be conditional.

This splits off some of the MAIL code into MAIL_STRUCTURES code. In theory,
since MAIL_STRUCTURES is unconditionally included, the macro could
just go away and leave that code unconditional, but this commit doesn't
go that far.
2019-11-09 16:19:05 -05:00
..
2018-11-11 10:29:52 -05:00
2019-10-18 11:15:35 -04:00
2019-01-29 22:34:07 -05:00
2019-01-29 22:34:07 -05:00
2018-11-11 10:29:52 -05:00
2019-01-29 17:23:22 -05:00
2019-01-29 17:23:22 -05:00
2019-10-23 08:46:39 -04:00
2019-11-04 01:18:24 -05:00
2019-06-08 07:51:45 -07:00