pokegold/engine/items
Idain a62dfe8548 Add more assert cases in the codebase (pret/pokecrystal#1115)
* Add assert for FACING_GRASS_1 and FACING_GRASS_2

* Add more assert cases

* Add assert for HP bar colors

* Assert LINK_NULL == 0

* Fix assert syntax

* Add asserts for WILD_BATTLE == 1

* Add additional WILD assert

- I need to sleep more...

* Revert asserts for WILD_BATTLE and LINK_NULL

* Commit suggested changes

* Add more assert cases

* Fix syntax error
2024-04-27 12:23:02 -05:00
..
buy_sell_toss.asm Rename some labels 2020-12-23 16:46:49 -05:00
item_effects.asm In labels, stick to Place for text without delay, and Print for text with letter delay (#1078) 2024-01-30 00:31:05 +01:00
items.asm Rename some labels 2020-12-23 16:46:49 -05:00
mart.asm RGBDS syntax updates (#78) 2022-06-06 17:25:39 -04:00
pack.asm Add more assert cases in the codebase (pret/pokecrystal#1115) 2024-04-27 12:23:02 -05:00
print_item_description.asm Rename GetFarHalfword to GetFarWord 2021-01-09 15:16:20 -05:00
switch_items.asm Identify SwitchItemsInBag labels 2020-10-21 15:39:19 -04:00
tmhm.asm In labels, stick to Place for text without delay, and Print for text with letter delay (#1078) 2024-01-30 00:31:05 +01:00
tmhm2.asm Harmonize engine/{gfx, items, link, math} with pokecrystal 2020-06-17 10:39:06 -04:00
update_item_description.asm Add bank 9 files before trainer card. 2020-04-29 18:48:23 -04:00