pokecrystal-board/engine/phone
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
..
buenas_password.asm Remove all address comments 2018-06-24 16:13:22 +02:00
generic_calls.asm Single newline at the end of files 2018-06-25 12:07:35 -04:00
phone_callers.asm Script commands don't have underscores 2018-02-02 21:09:17 -05:00
phone_gossip.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-25 20:39:54 -05:00
phone_scripts.asm Remove even more address comments 2018-06-25 02:10:37 +02:00
phone.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
phonering_copytilemapatonce.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00