summaryrefslogtreecommitdiff
path: root/data/layouts/SafariZone_Southeast/layout.inc
diff options
context:
space:
mode:
Diffstat (limited to 'data/layouts/SafariZone_Southeast/layout.inc')
-rw-r--r--data/layouts/SafariZone_Southeast/layout.inc15
1 files changed, 0 insertions, 15 deletions
diff --git a/data/layouts/SafariZone_Southeast/layout.inc b/data/layouts/SafariZone_Southeast/layout.inc
deleted file mode 100644
index e55309b46..000000000
--- a/data/layouts/SafariZone_Southeast/layout.inc
+++ /dev/null
@@ -1,15 +0,0 @@
-SafariZone_Southeast_MapBorder::
- .incbin "data/layouts/SafariZone_Southeast/border.bin"
-
-SafariZone_Southeast_MapBlockdata::
- .incbin "data/layouts/SafariZone_Southeast/map.bin"
-
- .align 2
-SafariZone_Southeast_Layout::
- .4byte 0x28
- .4byte 0x28
- .4byte SafariZone_Southeast_MapBorder
- .4byte SafariZone_Southeast_MapBlockdata
- .4byte gTileset_General
- .4byte gTileset_Lilycove
-