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/maps/attributes/placeholder/Stand.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/maps/attributes/placeholder/Stand.asm')
| -rw-r--r-- | data/maps/attributes/placeholder/Stand.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/placeholder/Stand.asm b/data/maps/attributes/placeholder/Stand.asm index 73a4487..b5289c9 100644 --- a/data/maps/attributes/placeholder/Stand.asm +++ b/data/maps/attributes/placeholder/Stand.asm @@ -43,4 +43,4 @@ Stand_MapEvents:: object_event 14, 15, SPRITE_POPPO, SLOW_STEP_UP, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 object_event 6, 21, SPRITE_SIDON, SLOW_STEP_DOWN, 2, 0, -1, -1, 0, 0, 0, 0, 0, 0 -Stand_Blocks:: INCBIN "maps/placeholder/blk/Stand.blk"
\ No newline at end of file +Stand_Blocks:: INCBIN "maps/placeholder/blk/Stand.blk" |
