pokecrystal/engine/link
Idain 4432df05cb
Add more assert cases in the codebase (#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:17:07 -05:00
..
init_list.asm Consistent labels for each nickname in RAM 2021-03-17 16:38:21 -04:00
link.asm Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
link_2.asm Identify some more link.asm labels (syncing to pokegold) 2020-10-23 13:36:54 -04:00
link_trade.asm In labels, stick to Place for text without delay, and Print for text with letter delay (#1078) 2024-01-07 14:06:40 +01:00
mystery_gift.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
mystery_gift_2.asm Correct macro for default Mystery Gift item (#1084) 2023-11-17 12:18:49 -06:00
place_waiting_text.asm TextBox -> Textbox 2019-04-09 16:09:18 +02:00
time_capsule.asm Rename some labels 2020-12-23 16:29:30 -05:00
time_capsule_2.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00