summaryrefslogtreecommitdiff
path: root/data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc')
-rw-r--r--data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc b/data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc
deleted file mode 100644
index d7a082d13..000000000
--- a/data/layouts/BattleFrontier_BattlePikeThreePathRoom/layout.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-BattleFrontier_BattlePikeThreePathRoom_MapBorder::
- .incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/border.bin"
-
-BattleFrontier_BattlePikeThreePathRoom_MapBlockdata::
- .incbin "data/layouts/BattleFrontier_BattlePikeThreePathRoom/map.bin"
-
- .align 2
-BattleFrontier_BattlePikeThreePathRoom_Layout::
- .4byte 0xd
- .4byte 0xb
- .4byte BattleFrontier_BattlePikeThreePathRoom_MapBorder
- .4byte BattleFrontier_BattlePikeThreePathRoom_MapBlockdata
- .4byte gTileset_Building
- .4byte gTileset_BattlePike
-