diff options
Diffstat (limited to 'data/maps/attributes/placeholder/KantoGreensHouse1F.asm')
-rw-r--r-- | data/maps/attributes/placeholder/KantoGreensHouse1F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/placeholder/KantoGreensHouse1F.asm b/data/maps/attributes/placeholder/KantoGreensHouse1F.asm index daf4a61..728448f 100644 --- a/data/maps/attributes/placeholder/KantoGreensHouse1F.asm +++ b/data/maps/attributes/placeholder/KantoGreensHouse1F.asm @@ -16,4 +16,4 @@ KantoGreensHouse1F_MapEvents:: db 1 ; person events object_event 5, 3, SPRITE_0F, SLOW_STEP_RIGHT, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 -KantoGreensHouse1F_Blocks:: INCBIN "maps/placeholder/blk/KantoGreensHouse1F.blk"
\ No newline at end of file +KantoGreensHouse1F_Blocks:: INCBIN "maps/placeholder/blk/KantoGreensHouse1F.blk" |