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/rockethideout4.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/rockethideout4.asm')
| -rwxr-xr-x | scripts/rockethideout4.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/rockethideout4.asm b/scripts/rockethideout4.asm index 635c6095..44536279 100755 --- a/scripts/rockethideout4.asm +++ b/scripts/rockethideout4.asm @@ -22,7 +22,7 @@ RocketHideout4Script_45473: ; 45473 (11:5473) ld a, $2d jr .asm_45498 .asm_4548c - ld a, (SFX_02_57 - SFX_Headers_02) / 3 + ld a, SFX_GO_INSIDE call PlaySound ld hl, wd81b set 5, [hl] |
