pokecrystal-board/engine/events/bug_contest
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
..
caught_mon.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
contest_2.asm Remove a documented bug that's not really a bug 2018-07-26 23:34:05 +02:00
contest.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
display_stats.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
judging.asm text_jump → text_far 2018-11-05 22:26:18 +01:00