Remy Oukaour aa97752efe Move NUM_BUENA_PRIZES to event/buena.asm (still hard-coded)
Buena_PrizeMenu has "rept NUM_BUENA_PRIZES", which needs NUM_BUENA_PRIZES to be already defined. BuenaPrizeItems and BuenaPrizeItemsEnd are needed to define NUM_BUENA_PRIZES; but BuenaPrizeItems is defined after Buena_PrizeMenu. I don't see a way to avoid hard-coding its value of 9.

Contrast that with the NUM_MOM_ITEMS constants, which are not used as "rept" arguments and so can be defined within their code file.
2017-12-23 00:31:04 -05:00
..
2015-12-17 22:31:16 -05:00
2015-12-18 20:07:09 -05:00
2017-12-16 12:09:16 -05:00
2017-12-09 22:24:43 -05:00
2017-12-09 22:00:36 -05:00
2015-12-18 20:07:09 -05:00
2017-06-09 22:01:10 +01:00
2017-12-11 17:13:38 -05:00
2015-12-17 17:51:32 -05:00
2016-05-10 12:59:34 -04:00
2017-10-25 00:14:05 -04:00
2017-12-14 00:36:24 -05:00
2017-12-09 15:14:51 -05:00