diff options
Diffstat (limited to 'data/layouts/SecretBase_Shrub2')
-rw-r--r-- | data/layouts/SecretBase_Shrub2/border.bin | 1 | ||||
-rw-r--r-- | data/layouts/SecretBase_Shrub2/layout.inc | 15 | ||||
-rw-r--r-- | data/layouts/SecretBase_Shrub2/map.bin | 57 |
3 files changed, 73 insertions, 0 deletions
diff --git a/data/layouts/SecretBase_Shrub2/border.bin b/data/layouts/SecretBase_Shrub2/border.bin new file mode 100644 index 000000000..064786e8c --- /dev/null +++ b/data/layouts/SecretBase_Shrub2/border.bin @@ -0,0 +1 @@ +
\ No newline at end of file diff --git a/data/layouts/SecretBase_Shrub2/layout.inc b/data/layouts/SecretBase_Shrub2/layout.inc new file mode 100644 index 000000000..e94376c3b --- /dev/null +++ b/data/layouts/SecretBase_Shrub2/layout.inc @@ -0,0 +1,15 @@ +SecretBase_Shrub2_MapBorder:: + .incbin "data/layouts/SecretBase_Shrub2/border.bin" + +SecretBase_Shrub2_MapBlockdata:: + .incbin "data/layouts/SecretBase_Shrub2/map.bin" + + .align 2 +SecretBase_Shrub2_Layout:: + .4byte 0xf + .4byte 0x7 + .4byte SecretBase_Shrub2_MapBorder + .4byte SecretBase_Shrub2_MapBlockdata + .4byte gTileset_SecretBase + .4byte gTileset_SecretBaseShrub + diff --git a/data/layouts/SecretBase_Shrub2/map.bin b/data/layouts/SecretBase_Shrub2/map.bin new file mode 100644 index 000000000..8cb88cc44 --- /dev/null +++ b/data/layouts/SecretBase_Shrub2/map.bin @@ -0,0 +1,57 @@ + 6 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2
+2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +2 +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 +22 +2 +2 +2 +2 +2
\ No newline at end of file |