diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-03 17:44:40 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-10-03 17:44:40 -0400 |
| commit | 79aa0bfbc6d11532129d1457545eebd88ea7b70a (patch) | |
| tree | 79f5bc6378a3fbe9436bbe807493994758dbc1a2 /audio/sfx/shooting_star.asm | |
| parent | Bank8 audio. (diff) | |
| download | pokeyellow-79aa0bfbc6d11532129d1457545eebd88ea7b70a.tar.gz pokeyellow-79aa0bfbc6d11532129d1457545eebd88ea7b70a.tar.xz pokeyellow-79aa0bfbc6d11532129d1457545eebd88ea7b70a.zip | |
bank1f audio.
Also move yellow/audio.asm to audio.asm
Diffstat (limited to 'audio/sfx/shooting_star.asm')
| -rw-r--r-- | audio/sfx/shooting_star.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/shooting_star.asm b/audio/sfx/shooting_star.asm index 2cb831c8..09dc4bf9 100644 --- a/audio/sfx/shooting_star.asm +++ b/audio/sfx/shooting_star.asm @@ -1,5 +1,5 @@ SFX_Shooting_Star_Ch1: ; 7c72d (1f:472d) - dutycycle 228 + dutycycle 136 unknownsfx0x10 47 unknownsfx0x20 4, 64, 224, 7 unknownsfx0x20 4, 96, 224, 7 |
