pokegold/engine/menus
2024-12-27 12:35:41 -05:00
..
delete_save.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
empty_sram.asm Add engine/menus/save.asm, and some other files. 2020-04-10 16:41:38 -04:00
intro_menu.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123) 2024-11-30 17:25:26 -05:00
main_menu.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
menu_2.asm Rename some labels 2020-12-23 16:46:49 -05:00
menu.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
naming_screen.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123) 2024-11-30 17:25:26 -05:00
options_menu.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-30 00:26:13 +01:00
save.asm Don't pass redundant label names to table_width and list_start (#126) 2024-12-27 12:35:41 -05:00
savemenu_copytilemapatonce.asm Fix file permissions. 2020-06-05 16:42:33 -04:00
scrolling_menu.asm Identify more bit flags (#120) 2024-11-28 14:50:00 -05:00
start_menu.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
trainer_card.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F (#123) 2024-11-30 17:25:26 -05:00