pokecrystal/battle/objects
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
..
data.asm
engine.asm
framesets.asm
functions.asm
gfx_headers.asm
helpers.asm
oam.asm