diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-25 12:07:35 -0400 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-06-25 12:07:35 -0400 |
commit | 5693cc49cfe6db05890c6f5fa8fbe460048f02c2 (patch) | |
tree | 0d420df4efa32e3fee68754b4034b72bbeb9fb3c /data/types | |
parent | 9f3e9145f9466ba93810dc6cd34fee7e7e835832 (diff) |
Single newline at the end of files
Diffstat (limited to 'data/types')
-rw-r--r-- | data/types/names.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/types/names.asm b/data/types/names.asm index 2fe9e959c..62d8e13bf 100644 --- a/data/types/names.asm +++ b/data/types/names.asm @@ -48,4 +48,3 @@ Ghost: db "GHOST@" Steel: db "STEEL@" Dragon: db "DRAGON@" Dark: db "DARK@" - |