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/random.asm | |
parent | 47938939fe299d9ce3d2d167a1af42096d71a8fe (diff) |
Remove trailing newlines.
Diffstat (limited to 'home/random.asm')
-rw-r--r-- | home/random.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/home/random.asm b/home/random.asm index 46b3e7571..ae39f439c 100644 --- a/home/random.asm +++ b/home/random.asm @@ -82,4 +82,3 @@ RandomRange:: ; 2fb1 pop bc ret ; 2fcb - |