Files
nethack/util
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
2018-09-10 21:13:10 +03:00
2016-02-13 17:56:57 -08:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2019-10-04 23:55:49 -07:00
2018-11-27 18:21:58 -08:00
2018-12-15 22:40:30 +01:00
2019-07-13 01:05:53 -04:00
2015-05-25 09:21:31 +09:00
2019-06-25 01:07:18 -04:00
2019-02-13 16:11:23 -08:00