pokecrystal/engine/menus
vulcandth aba1f14044
Sync sprite and battle anim consts/labels (#1055)
* Sync sprite and battle anim consts/labels

* Add `; 00` comments

* Renamed to `SpriteAnimFunc_` and `BattleAnimFunc_`
2023-09-17 13:09:28 -05:00
..
delete_save.asm Harmonize engine/menus with pokegold 2020-06-18 10:11:12 -04:00
empty_sram.asm Some Mobile code labeling and removed magic numbers (#993) 2022-09-14 19:49:58 -05:00
init_gender.asm More miscellaneous fixes (see #709) 2020-04-17 10:52:59 -04:00
intro_menu.asm Sync sprite and battle anim consts/labels (#1055) 2023-09-17 13:09:28 -05:00
main_menu.asm Identify more WRAM labels, and start a <X>_DummyFunction label convention 2020-10-28 14:34:38 -04:00
menu_2.asm Rename some labels 2020-12-23 16:29:30 -05:00
menu.asm Only use "; BUG:" comments for documented bugs 2022-07-17 14:08:56 -04:00
naming_screen.asm Sync sprite and battle anim consts/labels (#1055) 2023-09-17 13:09:28 -05:00
options_menu.asm Bug Doc: Options menu fails to clear joypad state on initialization (#984) 2022-08-11 23:28:35 -05:00
save.asm Improve mobile-related labels (#1061) 2023-07-26 19:59:00 -05:00
savemenu_copytilemapatonce.asm Format all CopyTilemapAtOnce variations the same way 2020-05-16 22:25:52 -04:00
scrolling_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
start_menu.asm Rename some labels 2020-12-23 16:29:30 -05:00
trainer_card.asm wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971) 2022-07-09 17:18:22 -04:00