pokecrystal/engine/menus
Rangi42 15ae47a61e
Some checks failed
CI / build (push) Has been cancelled
Separate constants for name types and naming screen types
2025-03-12 12:26:21 -04:00
..
delete_save.asm Harmonize engine/menus with pokegold 2020-06-18 10:11:12 -04:00
empty_sram.asm Update to RGBDS 0.7.0 (#1101) 2024-01-03 10:58:53 -05:00
init_gender.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
intro_menu.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F 2024-12-02 12:16:30 -05:00
main_menu.asm Identify more bit flags (#1153) 2024-11-29 19:29:30 -05:00
menu_2.asm Rename some labels 2020-12-23 16:29:30 -05:00
menu.asm Identify some missed bit 7 menu flags 2024-12-02 12:20:52 -05:00
naming_screen.asm Separate constants for name types and naming screen types 2025-03-12 12:26:21 -04:00
options_menu.asm Improve some innacurate function names, labels, and comments (#1078) 2024-01-07 13:36:05 +01:00
save.asm Don't pass redundant label names to table_width and list_start (#1160) 2024-12-27 12:35:35 -05:00
savemenu_copytilemapatonce.asm Format all CopyTilemapAtOnce variations the same way 2020-05-16 22:25:52 -04:00
scrolling_menu.asm Identify more bit flags (#1153) 2024-11-29 19:29:30 -05:00
start_menu.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
trainer_card.asm Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F 2024-12-02 12:16:30 -05:00