pokecrystal-board/trainers
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
..
attributes.asm No more NONE 2015-11-02 14:37:02 -05:00
dvs.asm More splitting of main.asm; remove unneeded rept 2 2016-05-04 11:46:23 -04:00
read_party.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
trainer_pointers.asm move some labels into included files 2013-12-18 01:14:48 -05:00
trainers.asm No more NONE 2015-11-02 14:37:02 -05:00