pokecrystal-board/engine/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
..
buy_sell_toss.asm Rename some labels 2020-12-23 16:29:30 -05:00
item_effects.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
items.asm Rename some labels 2020-12-23 16:29:30 -05:00
mart.asm Rename some labels 2020-12-23 16:29:30 -05:00
pack_kris.asm Remove all address comments 2018-06-24 16:13:22 +02:00
pack.asm Rename some labels 2020-12-23 16:29:30 -05:00
print_item_description.asm Group MoveDescriptions with PrintMoveDesc and rename that to PrintMoveDescription (like ItemDescriptions with PrintItemDescription) 2020-05-25 03:54:42 -04:00
switch_items.asm Identify SwitchItemsInBag labels 2020-10-21 15:39:15 -04:00
tmhm2.asm Harmonize engine/{gfx, items, link, math} with pokegold 2020-06-17 10:39:17 -04:00
tmhm.asm Rename some labels 2020-12-23 16:29:30 -05:00
update_item_description.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00