diff options
Diffstat (limited to 'data/layouts/SecretBase_Shrub1')
-rw-r--r-- | data/layouts/SecretBase_Shrub1/border.bin | 1 | ||||
-rw-r--r-- | data/layouts/SecretBase_Shrub1/layout.inc | 15 | ||||
-rw-r--r-- | data/layouts/SecretBase_Shrub1/map.bin | 53 |
3 files changed, 69 insertions, 0 deletions
diff --git a/data/layouts/SecretBase_Shrub1/border.bin b/data/layouts/SecretBase_Shrub1/border.bin new file mode 100644 index 000000000..064786e8c --- /dev/null +++ b/data/layouts/SecretBase_Shrub1/border.bin @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/data/layouts/SecretBase_Shrub1/layout.inc b/data/layouts/SecretBase_Shrub1/layout.inc new file mode 100644 index 000000000..2bcc9f58a --- /dev/null +++ b/data/layouts/SecretBase_Shrub1/layout.inc @@ -0,0 +1,15 @@ +SecretBase_Shrub1_MapBorder:: + .incbin "data/layouts/SecretBase_Shrub1/border.bin" + +SecretBase_Shrub1_MapBlockdata:: + .incbin "data/layouts/SecretBase_Shrub1/map.bin" + + .align 2 +SecretBase_Shrub1_Layout:: + .4byte 0xb + .4byte 0x9 + .4byte SecretBase_Shrub1_MapBorder + .4byte SecretBase_Shrub1_MapBlockdata + .4byte gTileset_SecretBase + .4byte gTileset_SecretBaseShrub + diff --git a/data/layouts/SecretBase_Shrub1/map.bin b/data/layouts/SecretBase_Shrub1/map.bin new file mode 100644 index 000000000..4b566cc1b --- /dev/null +++ b/data/layouts/SecretBase_Shrub1/map.bin @@ -0,0 +1,53 @@ + +2 +2
+2 +2 +2 +2 +2 +2 6 +22 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +26 +2 +2 +2 +2 +2 +2 +2 +2 +2 +22 +2 +2 +2
\ No newline at end of file |