pokecrystal/data/items
Rangi 40902ffe24 Verify data table sizes with table_width and assert_table_length macros
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
2021-03-04 00:15:03 -05:00
..
apricorn_balls.asm
attributes.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
bargain_shop.asm
buena_prizes.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
catch_rate_items.asm
descriptions.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
fruit_trees.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
heal_hp.asm
heal_status.asm
mail_items.asm
marts.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
mom_phone.asm Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
mystery_gift_items.asm
names.asm
pocket_names.asm
rooftop_sale.asm
x_stats.asm