pokecrystal-board/engine/items
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
..
buy_sell_toss.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
item_effects.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
items.asm Remove all address comments 2018-06-24 16:13:22 +02:00
mart.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
pack_kris.asm Remove all address comments 2018-06-24 16:13:22 +02:00
pack.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
print_item_description.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
switch_items.asm Fix triple newlines left over from removing address comments 2018-06-24 23:22:50 -04:00
tmhm2.asm Add meaningful aliases for wd265 2018-07-29 00:25:52 -04:00
tmhm.asm text_jump → text_far 2018-11-05 22:26:18 +01:00
update_item_description.asm Remove even more address comments 2018-06-25 02:10:37 +02:00