diff options
Diffstat (limited to 'data/layouts/Route112')
-rw-r--r-- | data/layouts/Route112/border.bin | 1 | ||||
-rw-r--r-- | data/layouts/Route112/layout.inc | 14 | ||||
-rw-r--r-- | data/layouts/Route112/map.bin | bin | 0 -> 4800 bytes |
3 files changed, 15 insertions, 0 deletions
diff --git a/data/layouts/Route112/border.bin b/data/layouts/Route112/border.bin new file mode 100644 index 000000000..9ae2c2126 --- /dev/null +++ b/data/layouts/Route112/border.bin @@ -0,0 +1 @@ +qqqq
\ No newline at end of file diff --git a/data/layouts/Route112/layout.inc b/data/layouts/Route112/layout.inc new file mode 100644 index 000000000..fc7caacb7 --- /dev/null +++ b/data/layouts/Route112/layout.inc @@ -0,0 +1,14 @@ +Route112_MapBorder:: @ 829F55C + .incbin "data/layouts/Route112/border.bin" + +Route112_MapBlockdata:: @ 829F564 + .incbin "data/layouts/Route112/map.bin" + + .align 2 +Route112_Layout:: @ 82A0824 + .4byte 0x28 + .4byte 0x3c + .4byte Route112_MapBorder + .4byte Route112_MapBlockdata + .4byte gTileset_General + .4byte gTileset_Lavaridge diff --git a/data/layouts/Route112/map.bin b/data/layouts/Route112/map.bin Binary files differnew file mode 100644 index 000000000..bc194cbc5 --- /dev/null +++ b/data/layouts/Route112/map.bin |