aboutsummaryrefslogtreecommitdiffstats
path: root/audio/sfx/push_boulder_3.asm
diff options
context:
space:
mode:
authorDaniel Harding <33dannye@gmail.com>2020-02-05 17:59:01 -0600
committerGitHub <noreply@github.com>2020-02-05 17:59:01 -0600
commit5048f24816e95fc38a708b967648deb86c62a689 (patch)
treec6b15116aefe09c91c3047d506fc7bbf677f8001 /audio/sfx/push_boulder_3.asm
parentNew Discord invite link (diff)
parentRename dnote to drum_note and dspeed to drum_speed (diff)
downloadpokeyellow-5048f24816e95fc38a708b967648deb86c62a689.tar.gz
pokeyellow-5048f24816e95fc38a708b967648deb86c62a689.tar.xz
pokeyellow-5048f24816e95fc38a708b967648deb86c62a689.zip
Merge pull request #223 from pret/audio-macros
Audio macros
Diffstat (limited to 'audio/sfx/push_boulder_3.asm')
-rw-r--r--audio/sfx/push_boulder_3.asm20
1 files changed, 10 insertions, 10 deletions
diff --git a/audio/sfx/push_boulder_3.asm b/audio/sfx/push_boulder_3.asm
index f554da55..5f084139 100644
--- a/audio/sfx/push_boulder_3.asm
+++ b/audio/sfx/push_boulder_3.asm
@@ -1,10 +1,10 @@
-SFX_Push_Boulder_3_Ch7:
- noisenote 4, 10, 2, 35
- noisenote 8, 15, 1, 52
- noisenote 15, 0, 0, 0
- noisenote 2, 15, 7, 36
- noisenote 2, 15, 7, 52
- noisenote 4, 15, 7, 68
- noisenote 8, 15, 4, 85
- noisenote 8, 15, 1, 68
- endchannel
+SFX_Push_Boulder_3_Ch8:
+ noise_note 4, 10, 2, 35
+ noise_note 8, 15, 1, 52
+ noise_note 15, 0, 0, 0
+ noise_note 2, 15, 7, 36
+ noise_note 2, 15, 7, 52
+ noise_note 4, 15, 7, 68
+ noise_note 8, 15, 4, 85
+ noise_note 8, 15, 1, 68
+ sound_ret