pokecrystal-board/items
Ben10do e6ea1889fb
Replace ‘jp [hl]’ with ‘jp hl’
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds.

This fix silences these deprecation warnings.
2017-06-09 22:01:10 +01:00
..
item_attributes.asm No more NONE 2015-11-02 14:37:02 -05:00
item_descriptions.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
item_effects.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
item_names.asm Remove trailing newlines. 2015-06-23 12:24:51 -06:00
marts.asm - Renamed "Functiond283" to "GetPocketCapacity" and updated the pointers and constants to better reflect their hypothesized purposes. 2015-07-03 13:46:38 -04:00
pokeball_wobble.asm Split up banks 1-3 of main.asm 2016-03-27 12:47:28 -04:00