diff options
Diffstat (limited to 'asm/pokedex_area_screen.s')
-rw-r--r-- | asm/pokedex_area_screen.s | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/asm/pokedex_area_screen.s b/asm/pokedex_area_screen.s index 849b55663..7cb1f37c9 100644 --- a/asm/pokedex_area_screen.s +++ b/asm/pokedex_area_screen.s @@ -1460,7 +1460,7 @@ _0813D5F8: beq _0813D614 strh r1, [r6, 0xA] movs r0, 0x3 - bl audio_play + bl PlaySE b _0813D698 .pool _0813D614: @@ -1481,7 +1481,7 @@ _0813D614: _0813D630: strh r3, [r6, 0xA] movs r0, 0x6D - bl audio_play + bl PlaySE b _0813D698 .pool _0813D640: |