diff options
| author | dannye <corrnondacqb@yahoo.com> | 2015-07-19 03:46:12 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2015-07-19 03:46:12 -0500 |
| commit | ea9cc86949cecc3508aeac06b807372b6b0134d8 (patch) | |
| tree | aafb7371315334ecaba9a964fd91565f245b10bb /scripts/route22gate.asm | |
| parent | Enumerate more constants (diff) | |
| download | pokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.tar.gz pokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.tar.xz pokeyellow-ea9cc86949cecc3508aeac06b807372b6b0134d8.zip | |
Name sound effects
Diffstat (limited to 'scripts/route22gate.asm')
| -rwxr-xr-x | scripts/route22gate.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/route22gate.asm b/scripts/route22gate.asm index 8b24c820..95546a99 100755 --- a/scripts/route22gate.asm +++ b/scripts/route22gate.asm @@ -77,7 +77,7 @@ Route22GateText1: ; 1e6e1 (7:66e1) Route22GateText_1e704: ; 1e704 (7:6704) TX_FAR _Route22GateText_1e704 TX_ASM - ld a, (SFX_02_51 - SFX_Headers_02) / 3 + ld a, SFX_DENIED call PlaySoundWaitForCurrent call WaitForSoundToFinish ld hl, Route22GateText_1e715 |
