mirror of
https://github.com/pret/pokecrystal.git
synced 2026-08-06 11:13:05 -05:00
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`. |
||
|---|---|---|
| .. | ||
| init_list.asm | ||
| link_2.asm | ||
| link_trade.asm | ||
| link.asm | ||
| mystery_gift_2.asm | ||
| mystery_gift.asm | ||
| place_waiting_text.asm | ||
| time_capsule_2.asm | ||
| time_capsule.asm | ||