diff options
author | dannye <corrnondacqb@yahoo.com> | 2015-07-22 09:57:31 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2015-07-22 09:57:31 -0500 |
commit | b4081e851ac4b7ce5cf1fa7c9fc83a490a4c83ec (patch) | |
tree | 990c331053e70ab256533f5e70ac4f7cb5c58af1 /audio/sfx/swap_3.asm | |
parent | 4d88812f40c4165e4b893a0631fa658e72d17874 (diff) |
Rename sound effect files
Diffstat (limited to 'audio/sfx/swap_3.asm')
-rw-r--r-- | audio/sfx/swap_3.asm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/sfx/swap_3.asm b/audio/sfx/swap_3.asm new file mode 100644 index 00000000..95aa3f19 --- /dev/null +++ b/audio/sfx/swap_3.asm @@ -0,0 +1,11 @@ +SFX_Swap_3_Ch1: ; 7c3e1 (1f:43e1) + duty 2 + unknownsfx0x20 8, 225, 64, 7 + endchannel + + +SFX_Swap_3_Ch2: ; 7c3e8 (1f:43e8) + duty 2 + unknownsfx0x20 2, 8, 0, 0 + unknownsfx0x20 8, 177, 65, 7 + endchannel |