diff options
Diffstat (limited to 'audio/sfx/pound.asm')
-rw-r--r-- | audio/sfx/pound.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sfx/pound.asm b/audio/sfx/pound.asm index 93f17c72..3aee5836 100644 --- a/audio/sfx/pound.asm +++ b/audio/sfx/pound.asm @@ -1,3 +1,3 @@ SFX_Pound_Ch7: - noisenote 2, 161, 34 + noisenote 2, 10, 1, 34 endchannel |