diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:41:17 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 19:54:21 -0500 |
| commit | 89d35e82a27c7328bf5987b4993b3456bb78f440 (patch) | |
| tree | e98a7ba6af471ac0b6e7237eb2ca159ddb4d2f6f /data/maps/Route107 | |
| parent | 4ab87bf8f3fd527d0b5120344f84b73d309693db (diff) | |
Move 'map attributes' into 'layouts'
Diffstat (limited to 'data/maps/Route107')
| -rw-r--r-- | data/maps/Route107/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/Route107/header.inc | 2 | ||||
| -rw-r--r-- | data/maps/Route107/map.bin | bin | 2400 -> 0 bytes |
3 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/Route107/border.bin b/data/maps/Route107/border.bin deleted file mode 100644 index c3fe51511..000000000 --- a/data/maps/Route107/border.bin +++ /dev/null @@ -1 +0,0 @@ -pppp
\ No newline at end of file diff --git a/data/maps/Route107/header.inc b/data/maps/Route107/header.inc index d6dffda04..a27885664 100644 --- a/data/maps/Route107/header.inc +++ b/data/maps/Route107/header.inc @@ -1,5 +1,5 @@ Route107: @ 8482720 - .4byte Route107_MapAttributes + .4byte Route107_Layout .4byte Route107_MapEvents .4byte Route107_MapScripts .4byte Route107_MapConnections diff --git a/data/maps/Route107/map.bin b/data/maps/Route107/map.bin Binary files differdeleted file mode 100644 index 521997b0f..000000000 --- a/data/maps/Route107/map.bin +++ /dev/null |
