diff options
Diffstat (limited to 'data/maps/attributes/placeholder/KantoGamefreakHQ1.asm')
-rw-r--r-- | data/maps/attributes/placeholder/KantoGamefreakHQ1.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/maps/attributes/placeholder/KantoGamefreakHQ1.asm b/data/maps/attributes/placeholder/KantoGamefreakHQ1.asm index b1a74e9..91158b4 100644 --- a/data/maps/attributes/placeholder/KantoGamefreakHQ1.asm +++ b/data/maps/attributes/placeholder/KantoGamefreakHQ1.asm @@ -21,4 +21,4 @@ KantoGamefreakHQ1_MapEvents:: object_event 0, 8, SPRITE_PIPPI, SLOW_STEP_LEFT, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 object_event 2, 7, SPRITE_POPPO, FACE_LEFT, 0, 0, -1, -1, 0, 0, 0, 0, 0, 0 -KantoGamefreakHQ1_Blocks:: INCBIN "maps/placeholder/blk/KantoGamefreakHQ1.blk"
\ No newline at end of file +KantoGamefreakHQ1_Blocks:: INCBIN "maps/placeholder/blk/KantoGamefreakHQ1.blk" |