A very small number of relatively recent macro definitions got placed in mondata.h, even though they had a 'struct monst *' argument, rather than a 'struct permonst *' argument. Relocate the macros with the 'struct monst *' argument to include/monst.h, leaving the macros with the 'struct permonst *' argument in include/mondata.h.
12 KiB
12 KiB