pokecrystal-board/audio
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
..
music pitchoffset macro to replace forceoctave 2016-07-29 10:40:54 -04:00
cries.asm reinterpret sound_duty macro 2016-05-10 16:46:46 -04:00
cry_headers.asm cry constants 2015-12-07 15:22:55 -05:00
cry_pointers.asm cry constants 2015-12-07 15:22:55 -05:00
engine.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
music_pointers.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
sfx_crystal.asm pitchoffset macro to replace forceoctave 2016-07-29 10:40:54 -04:00
sfx_pointers.asm Pack 2015-12-13 14:15:16 -05:00
sfx.asm pitchoffset macro to replace forceoctave 2016-07-29 10:40:54 -04:00
trainer_encounters.asm No more NONE 2015-11-02 14:37:02 -05:00