diff options
Diffstat (limited to 'data/maps/attributes/Route1Gate2F.asm')
-rw-r--r-- | data/maps/attributes/Route1Gate2F.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/Route1Gate2F.asm b/data/maps/attributes/Route1Gate2F.asm index d38f281..dcfa07a 100644 --- a/data/maps/attributes/Route1Gate2F.asm +++ b/data/maps/attributes/Route1Gate2F.asm @@ -17,4 +17,4 @@ Route1Gate2F_MapEvents:: object_event 3, 3, SPRITE_LASS, FACE_UP, 1, 1, -1, -1, 0, 0, 0, 0, 0, 0 object_event 6, 4, SPRITE_TWIN, FACE_LEFT, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 -Route1Gate2F_Blocks:: INCBIN "maps/blk/Route1Gate2F.blk"
\ No newline at end of file +Route1Gate2F_Blocks:: INCBIN "maps/blk/Route1Gate2F.blk" |