diff options
author | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:55:49 -0500 |
---|---|---|
committer | dannye <corrnondacqb@yahoo.com> | 2016-06-12 02:55:49 -0500 |
commit | 604eb493c42b457f9e006e2cf67f29c15e0d1d0b (patch) | |
tree | 6e64376d2d2594acdf97b0aee3d7449577853508 /audio | |
parent | 42f99e9aff80a4c8d47c17f6dda2494e1bd6f7d9 (diff) |
Remove more address comments
Diffstat (limited to 'audio')
-rwxr-xr-x | audio/sfx/snare1_4.asm | 2 | ||||
-rwxr-xr-x | audio/sfx/snare2_4.asm | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/sfx/snare1_4.asm b/audio/sfx/snare1_4.asm index 4ba3b8c5..edeb78ec 100755 --- a/audio/sfx/snare1_4.asm +++ b/audio/sfx/snare1_4.asm @@ -1,4 +1,4 @@ -SFX_Snare1_4_Ch7: ; 841ec +SFX_Snare1_4_Ch7: unknownnoise0x20 0, 193, 51 endchannel diff --git a/audio/sfx/snare2_4.asm b/audio/sfx/snare2_4.asm index dc1a26a9..43807c44 100755 --- a/audio/sfx/snare2_4.asm +++ b/audio/sfx/snare2_4.asm @@ -1,4 +1,4 @@ -SFX_Snare2_4_Ch7: ; 841f0 +SFX_Snare2_4_Ch7: unknownnoise0x20 0, 177, 51 endchannel |