diff options
author | IIMarckus <iimarckus@gmail.com> | 2015-06-23 12:24:51 -0600 |
---|---|---|
committer | IIMarckus <iimarckus@gmail.com> | 2015-06-23 12:24:51 -0600 |
commit | 4d532beee6310c8cfd1d8f7d26d623d176fb0027 (patch) | |
tree | 6f5a67a40da7909284279d4566783c4ded59c90f /macros/sound.asm | |
parent | 47938939fe299d9ce3d2d167a1af42096d71a8fe (diff) |
Remove trailing newlines.
Diffstat (limited to 'macros/sound.asm')
-rw-r--r-- | macros/sound.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/macros/sound.asm b/macros/sound.asm index 8b8de34b2..ae1c192fb 100644 --- a/macros/sound.asm +++ b/macros/sound.asm @@ -227,4 +227,3 @@ callchannel: macro endchannel: macro db $ff endm - |