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 /home/string.asm | |
parent | 47938939fe299d9ce3d2d167a1af42096d71a8fe (diff) |
Remove trailing newlines.
Diffstat (limited to 'home/string.asm')
-rw-r--r-- | home/string.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/string.asm b/home/string.asm index 5b705002a..70a0f2dd5 100644 --- a/home/string.asm +++ b/home/string.asm @@ -36,4 +36,3 @@ _InitString:: ; 2efc pop hl ret ; 2f17 - |