pokered/data/items
vulcandth d001ced41b
Add macros, constants, and labels for map scripts and text (#367)
This introduces `def_script_pointers`, `def_text_pointers`, and `object_const_def` macros, and applies them to all maps. Most other map labels have also been identified.
2023-07-13 21:27:56 -04:00
..
guard_drink_items.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
key_items.asm Use macros for bit arrays 2021-05-23 22:09:02 -04:00
marts.asm Add macros, constants, and labels for map scripts and text (#367) 2023-07-13 21:27:56 -04:00
names.asm Verify data table and name list sizes with assertion macros 2021-03-25 16:44:41 -04:00
prices.asm Eliminate unnecessary data macros 2021-05-30 17:28:26 -04:00
tm_prices.asm Use macros for packed arrays of nybbles 2021-05-23 18:33:14 -04:00
use_overworld.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
use_party.asm Clean up some data, using macros for multiline list entries 2020-07-14 13:32:09 -04:00
vending_prices.asm RGBDS syntax updates (#358) 2022-06-06 17:25:31 -04:00