summaryrefslogtreecommitdiff
path: root/src/audio/sfx.asm
diff options
context:
space:
mode:
authorPokechu22 <Pokechu022@gmail.com>2017-09-25 18:19:34 -0700
committerPokechu22 <Pokechu022@gmail.com>2017-09-25 18:23:00 -0700
commit638c04b8005786b6633d7ee072519df4f6fe260c (patch)
treeccfdbfa2993c562bdb1fa0614ffbdce6d79e8139 /src/audio/sfx.asm
parent7105e61dc223c2b17e559ee142d7eeb862c33fba (diff)
Fix warnings about deprecated mnemonics on newer builds of rgbds
Diffstat (limited to 'src/audio/sfx.asm')
-rwxr-xr-xsrc/audio/sfx.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/audio/sfx.asm b/src/audio/sfx.asm
index 2b2732c..a94596d 100755
--- a/src/audio/sfx.asm
+++ b/src/audio/sfx.asm
@@ -117,7 +117,7 @@ Func_fc094: ; fc094 (3f:4094)
ld d, [hl]
ld h, d
ld l, e
- jp [hl]
+ jp hl
SFX_CommandTable: ; fc0ab (3f:40ab)
dw SFX_0