diff options
| author | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
|---|---|---|
| committer | yenatch <yenatch@gmail.com> | 2016-06-16 16:11:29 -0400 |
| commit | 8de49d722cbd21abff92ec384e5faaf1f0dde2d5 (patch) | |
| tree | f2a577679cdd5b20b58285afe3695587ceb84488 /data/maps/IslandCave | |
| parent | 9d8d999973a627b319413e33344103913b630499 (diff) | |
Dump the maps.
Diffstat (limited to 'data/maps/IslandCave')
| -rw-r--r-- | data/maps/IslandCave/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/IslandCave/header.s | 15 | ||||
| -rw-r--r-- | data/maps/IslandCave/map.bin | bin | 0 -> 1122 bytes |
3 files changed, 16 insertions, 0 deletions
diff --git a/data/maps/IslandCave/border.bin b/data/maps/IslandCave/border.bin new file mode 100644 index 000000000..c07869a9f --- /dev/null +++ b/data/maps/IslandCave/border.bin @@ -0,0 +1 @@ +ÙÙÙÙ
\ No newline at end of file diff --git a/data/maps/IslandCave/header.s b/data/maps/IslandCave/header.s new file mode 100644 index 000000000..571442946 --- /dev/null +++ b/data/maps/IslandCave/header.s @@ -0,0 +1,15 @@ +IslandCave:: @ 83074C4 + .4byte IslandCave_MapAttributes + .4byte IslandCave_MapEvents + .4byte IslandCave_MapScripts + .4byte 0x0 + .2byte 438 + .2byte 281 + .byte 81 + .byte 0 + .byte 0 + .byte 4 + .2byte 0 + .byte 1 + .byte 0 + diff --git a/data/maps/IslandCave/map.bin b/data/maps/IslandCave/map.bin Binary files differnew file mode 100644 index 000000000..a7fa61b4d --- /dev/null +++ b/data/maps/IslandCave/map.bin |
