diff options
author | Marcus Huderle <huderlem@gmail.com> | 2016-08-26 19:13:01 -0700 |
---|---|---|
committer | Marcus Huderle <huderlem@gmail.com> | 2016-08-26 19:13:01 -0700 |
commit | b91931b13f7e0f61f3024f190a2501fbb79ed415 (patch) | |
tree | a760f088d1f896cd0a2d70a4bfd9935785f8b32b | |
parent | ac7a43004eb188c134b47ef9f6805592572d6b23 (diff) |
Dump missed square wave voices.
-rw-r--r-- | data/sound_data.s | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/data/sound_data.s b/data/sound_data.s index 969bf09d1..f18ce5c32 100644 --- a/data/sound_data.s +++ b/data/sound_data.s @@ -263,8 +263,9 @@ VoiceGroupTable_8430258: @ 8430258 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430834 voice_square_1 0, 2, 0, 0, 15, 0 @ 8430840 voice_square_1 0, 2, 0, 0, 15, 0 @ 843084C - - .incbin "baserom.gba", 0x00430858, 0x24 + voice_square_1 0, 2, 0, 0, 15, 0 @ 8430858 + voice_square_1_alt 36, 2, 0, 1, 4, 2 @ 8430864 + voice_square_1_alt 21, 2, 0, 0, 15, 2 @ 8430870 VoiceGroupTable_843087C: @ 843087 voice_directsound 60, 0, DirectSoundWaveData_8473B20, 255, 0, 255, 165 @ 843087C |