summaryrefslogtreecommitdiff
path: root/constants/npc_trade_constants.asm
AgeCommit message (Collapse)Author
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-16Revise some constant definitionsRangi
2021-03-04Verify data table sizes with table_width and assert_table_length macrosRangi
This was discussed in #706 It also uncovered some off-by-one issues with defining some constants. A few structs now use rsreset/_RS to define their offset constants, as discussed in #739
2018-07-13Correct wTradeFlags lengthRangi
2018-01-31NPC trade constants don't all just start with TRADE_Rangi