summaryrefslogtreecommitdiff
path: root/scripts/route23.asm
diff options
context:
space:
mode:
authordannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
committerdannye <corrnondacqb@yahoo.com>2015-07-19 03:46:12 -0500
commitea9cc86949cecc3508aeac06b807372b6b0134d8 (patch)
treeaafb7371315334ecaba9a964fd91565f245b10bb /scripts/route23.asm
parent340230e997b32fd44f1d99aecbab083ffb89a921 (diff)
Name sound effects
Diffstat (limited to 'scripts/route23.asm')
-rwxr-xr-xscripts/route23.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route23.asm b/scripts/route23.asm
index eeaf2a2b..a258b88a 100755
--- a/scripts/route23.asm
+++ b/scripts/route23.asm
@@ -224,7 +224,7 @@ Route23Script_51388: ; 51388 (14:5388)
VictoryRoadGuardText1: ; 5138e (14:538e)
TX_FAR _VictoryRoadGuardText1
TX_ASM
- ld a, (SFX_02_51 - SFX_Headers_02) / 3
+ ld a, SFX_DENIED
call PlaySoundWaitForCurrent
call WaitForSoundToFinish
jp TextScriptEnd