pokecrystal-board/engine/menus
2020-08-03 23:35:18 +02:00
..
delete_save.asm Harmonize engine/menus with pokegold 2020-06-18 10:11:12 -04:00
empty_sram.asm Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM) 2020-06-17 17:03:38 -04:00
init_gender.asm More miscellaneous fixes (see #709) 2020-04-17 10:52:59 -04:00
intro_menu.asm Minor title screen fixes 2020-08-03 23:35:18 +02:00
main_menu.asm Disassemble the final English debug ROM 2020-07-13 15:18:28 -04:00
menu_2.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
menu.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
naming_screen.asm Identify constant in NamingScreen_IsTargetBox 2020-08-03 15:22:28 -04:00
options_menu.asm Identify more labels, and use the jumptable macro when possible 2020-07-01 13:13:49 -04:00
save.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
savemenu_copytilemapatonce.asm Format all CopyTilemapAtOnce variations the same way 2020-05-16 22:25:52 -04:00
scrolling_menu.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
start_menu.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00
trainer_card.asm Replace "Unreferenced" labels with "; unreferenced" comments 2020-06-21 16:27:43 -04:00