pokecrystal-board/engine/menus
mid-kid 940256569b text_jump → text_far
The previous name for this was rather misleading. It isn't an actual
jump like you'd expect the `jp` instruction to behave as. Instead, it
behaves more like a `farcall`.
This also makes it consistent with its current command ID name of
`TX_FAR`.
2018-11-05 22:26:18 +01:00
..
debug.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
delete_save.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
empty_sram.asm Remove all address comments 2018-06-24 16:13:22 +02:00
init_gender.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
intro_menu.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
main_menu.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
menu_2.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
menu.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
naming_screen.asm Naming screen constants 2018-09-22 12:39:17 -04:00
options_menu.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
save.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
savemenu_copytilemapatonce.asm Remove HRAM label address comments 2018-08-25 14:39:24 -04:00
scrolling_menu.asm wCursorCurTile -> wCursorCurrentTile 2018-09-09 17:15:49 -04:00
start_menu.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
trainer_card.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00