diff options
author | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
---|---|---|
committer | Ebernacher90 <danielvonderbank@gmail.com> | 2020-09-13 03:46:21 +0200 |
commit | d4315d68bdf5f011c7891468ffaed70180c20a9c (patch) | |
tree | 7ab3ce737812e3bd8dd47954472400c7ecae5836 /data/tileset_headers.asm | |
parent | 462b7521b221a3766d7f21a9e1c7c1f11f72c52a (diff) |
Give all .asm and all .inc except of base_stats/???.inc new line at the end of file
Diffstat (limited to 'data/tileset_headers.asm')
-rw-r--r-- | data/tileset_headers.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/tileset_headers.asm b/data/tileset_headers.asm index 2c00ffe..1ad858c 100644 --- a/data/tileset_headers.asm +++ b/data/tileset_headers.asm @@ -283,4 +283,4 @@ Tileset_1b: ; 0xc9b6 db $77 ; talking over tile 1 db $40 ; talking over tile 2 db $00 ; talking over tile 3 - db $00 ; unknown
\ No newline at end of file + db $00 ; unknown |