pokecrystal-board/engine/pokegear
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
..
pokegear.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
radio.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
townmap_convertlinebreakcharacters.asm Fix misnamed character codes 2018-07-18 10:55:30 +02:00