diff options
Diffstat (limited to 'data/maps/attributes/PlayerHouse2F.asm')
-rw-r--r-- | data/maps/attributes/PlayerHouse2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/PlayerHouse2F.asm b/data/maps/attributes/PlayerHouse2F.asm index 9a889ec..66be90b 100644 --- a/data/maps/attributes/PlayerHouse2F.asm +++ b/data/maps/attributes/PlayerHouse2F.asm @@ -20,4 +20,4 @@ PlayerHouse2F_MapEvents:: object_event 8, 1, SPRITE_ROCKER, SLOW_STEP_UP, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 object_event 6, 1, SPRITE_PIPPI, SLOW_STEP_UP, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 -PlayerHouse2F_Blocks:: INCBIN "maps/blk/PlayerHouse2F.blk"
\ No newline at end of file +PlayerHouse2F_Blocks:: INCBIN "maps/blk/PlayerHouse2F.blk" |