diff options
| author | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 12:22:59 -0400 |
|---|---|---|
| committer | pikalaxalt <PikalaxALT@gmail.com> | 2016-05-21 12:22:59 -0400 |
| commit | abef348eaec42668d3708d3513a4442043b4c1af (patch) | |
| tree | ed0abb1d2085ce9e5db3146393603cf5281ef309 /audio/sfx/unknown_8024c.asm | |
| parent | Audio bank 4 constants; space after commas in home/audio.asm (diff) | |
| download | pokeyellow-abef348eaec42668d3708d3513a4442043b4c1af.tar.gz pokeyellow-abef348eaec42668d3708d3513a4442043b4c1af.tar.xz pokeyellow-abef348eaec42668d3708d3513a4442043b4c1af.zip | |
Unhexlify unknown music macro arguments in bank AUDIO_4
Diffstat (limited to 'audio/sfx/unknown_8024c.asm')
| -rw-r--r-- | audio/sfx/unknown_8024c.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/unknown_8024c.asm b/audio/sfx/unknown_8024c.asm index e2c3053b..ec92e74b 100644 --- a/audio/sfx/unknown_8024c.asm +++ b/audio/sfx/unknown_8024c.asm @@ -1,4 +1,4 @@ SFX_8024c_4_Ch7: - unknownnoise0x20 $0, $61, $22 + unknownnoise0x20 0, 97, 34 endchannel |
