mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-09-09 09:51:34 -07:00
940256569b
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`. |
||
---|---|---|
.. | ||
debug.asm | ||
delete_save.asm | ||
empty_sram.asm | ||
init_gender.asm | ||
intro_menu.asm | ||
main_menu.asm | ||
menu_2.asm | ||
menu.asm | ||
naming_screen.asm | ||
options_menu.asm | ||
save.asm | ||
savemenu_copytilemapatonce.asm | ||
scrolling_menu.asm | ||
start_menu.asm | ||
trainer_card.asm |