diff options
Diffstat (limited to 'music/sfx/sfx_1f_5a.asm')
-rw-r--r-- | music/sfx/sfx_1f_5a.asm | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/music/sfx/sfx_1f_5a.asm b/music/sfx/sfx_1f_5a.asm new file mode 100644 index 00000000..8c050129 --- /dev/null +++ b/music/sfx/sfx_1f_5a.asm @@ -0,0 +1,14 @@ +SFX_1f_5a_Ch1: ; 7c416 (1f:4416) + duty 2 + unknownsfx0x20 4, 225, 0, 7 + unknownsfx0x20 8, 242, 224, 7 + endchannel + + +SFX_1f_5a_Ch2: ; 7c421 (1f:4421) + duty 2 + unknownsfx0x20 1, 8, 0, 0 + unknownsfx0x20 4, 145, 193, 6 + unknownsfx0x20 8, 162, 161, 7 + endchannel +; 0x7c430
\ No newline at end of file |