pokecrystal/engine
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
..
battle Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
battle_anims Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
debug Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
events Rename `MON_ID` to `MON_OT_ID` (#1114) 2024-04-27 12:16:34 -05:00
games Sync sprite and battle anim consts/labels (#1055) 2023-09-17 13:09:28 -05:00
gfx Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
items Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
link Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
math RGBDS syntax updates (#905) 2022-06-06 17:25:42 -04:00
menus Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-07 14:27:22 +01:00
movie Fix/update sprite y-coord offscreen definitions (#1108) 2024-04-14 15:55:46 -05:00
overworld Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
phone more accurate script names: refreshscreen -> reanchormap, and reloadmappart -> refreshmap (#1078) 2024-01-07 14:37:46 +01:00
pokedex Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-07 14:27:22 +01:00
pokegear Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
pokemon Add more assert cases in the codebase (#1115) 2024-04-27 12:17:07 -05:00
printer Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
rtc Rename wVramState to wStateFlags and use flag constants (#1078) 2024-01-07 14:27:22 +01:00
sprite_anims Sync sprite and battle anim consts/labels (#1055) 2023-09-17 13:09:28 -05:00
tilesets Address PR suggestions (#1078) 2024-01-28 21:19:32 +01:00
predef.asm Rename some labels 2020-12-23 16:29:30 -05:00
smallflag.asm Comment, remove, or revise many unreferenced labels 2020-10-26 20:29:58 -04:00