diff options
Diffstat (limited to 'data/layouts/Route119_WeatherInstitute_1F/layout.inc')
-rw-r--r-- | data/layouts/Route119_WeatherInstitute_1F/layout.inc | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/data/layouts/Route119_WeatherInstitute_1F/layout.inc b/data/layouts/Route119_WeatherInstitute_1F/layout.inc new file mode 100644 index 000000000..bc0f92dfe --- /dev/null +++ b/data/layouts/Route119_WeatherInstitute_1F/layout.inc @@ -0,0 +1,14 @@ +Route119_WeatherInstitute_1F_MapBorder:: @ 82F2AC8 + .incbin "data/layouts/Route119_WeatherInstitute_1F/border.bin" + +Route119_WeatherInstitute_1F_MapBlockdata:: @ 82F2AD0 + .incbin "data/layouts/Route119_WeatherInstitute_1F/map.bin" + + .align 2 +Route119_WeatherInstitute_1F_Layout:: @ 82F2CD8 + .4byte 0x14 + .4byte 0xd + .4byte Route119_WeatherInstitute_1F_MapBorder + .4byte Route119_WeatherInstitute_1F_MapBlockdata + .4byte gTileset_Building + .4byte gTileset_Lab |