mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08: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`. |
||
---|---|---|
.. | ||
items.asm | ||
move.asm | ||
redundant.asm | ||
scoring.asm | ||
switch.asm |