diff options
| author | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:46:31 -0500 |
|---|---|---|
| committer | Marcus Huderle <huderlem@gmail.com> | 2018-06-20 17:46:31 -0500 |
| commit | bac57d8d31948ab1262ba1e26185cd8d79e72c7d (patch) | |
| tree | 7ac9c402f57122a48e08bf5458669559d03a9bc5 /data/maps/Route112 | |
| parent | c43848cc447b83cde5ca0ddab846925c8a18dab2 (diff) | |
Move 'map attributes' into 'layouts'
Diffstat (limited to 'data/maps/Route112')
| -rw-r--r-- | data/maps/Route112/border.bin | 1 | ||||
| -rw-r--r-- | data/maps/Route112/header.inc | 2 | ||||
| -rw-r--r-- | data/maps/Route112/map.bin | bin | 4800 -> 0 bytes |
3 files changed, 1 insertions, 2 deletions
diff --git a/data/maps/Route112/border.bin b/data/maps/Route112/border.bin deleted file mode 100644 index 9ae2c2126..000000000 --- a/data/maps/Route112/border.bin +++ /dev/null @@ -1 +0,0 @@ -qqqq
\ No newline at end of file diff --git a/data/maps/Route112/header.inc b/data/maps/Route112/header.inc index f798451d6..9a59e413e 100644 --- a/data/maps/Route112/header.inc +++ b/data/maps/Route112/header.inc @@ -1,5 +1,5 @@ Route112:: @ 830573C - .4byte Route112_MapAttributes + .4byte Route112_Layout .4byte Route112_MapEvents .4byte Route112_MapScripts .4byte Route112_MapConnections diff --git a/data/maps/Route112/map.bin b/data/maps/Route112/map.bin Binary files differdeleted file mode 100644 index bc194cbc5..000000000 --- a/data/maps/Route112/map.bin +++ /dev/null |
