summaryrefslogtreecommitdiff
path: root/data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc')
-rw-r--r--data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc b/data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc
deleted file mode 100644
index 28575776a..000000000
--- a/data/layouts/BattleFrontier_BattlePyramidLobby/layout.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-BattleFrontier_BattlePyramidLobby_MapBorder::
- .incbin "data/layouts/BattleFrontier_BattlePyramidLobby/border.bin"
-
-BattleFrontier_BattlePyramidLobby_MapBlockdata::
- .incbin "data/layouts/BattleFrontier_BattlePyramidLobby/map.bin"
-
- .align 2
-BattleFrontier_BattlePyramidLobby_Layout::
- .4byte 0xf
- .4byte 0x12
- .4byte BattleFrontier_BattlePyramidLobby_MapBorder
- .4byte BattleFrontier_BattlePyramidLobby_MapBlockdata
- .4byte gTileset_Building
- .4byte gTileset_BattlePyramid
-