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/Route104_Prototype | |
parent | 4ab87bf8f3fd527d0b5120344f84b73d309693db (diff) |
Move 'map attributes' into 'layouts'
Diffstat (limited to 'data/maps/Route104_Prototype')
-rw-r--r-- | data/maps/Route104_Prototype/border.bin | 1 | ||||
-rw-r--r-- | data/maps/Route104_Prototype/header.inc | 2 | ||||
-rw-r--r-- | data/maps/Route104_Prototype/map.bin | 1 |
3 files changed, 1 insertions, 3 deletions
diff --git a/data/maps/Route104_Prototype/border.bin b/data/maps/Route104_Prototype/border.bin deleted file mode 100644 index 03bcafef1..000000000 --- a/data/maps/Route104_Prototype/border.bin +++ /dev/null @@ -1 +0,0 @@ -ÔÕÜÝ
\ No newline at end of file diff --git a/data/maps/Route104_Prototype/header.inc b/data/maps/Route104_Prototype/header.inc index 9728190a1..50f1b7b08 100644 --- a/data/maps/Route104_Prototype/header.inc +++ b/data/maps/Route104_Prototype/header.inc @@ -1,5 +1,5 @@ Route104_Prototype: @ 8485AF8 - .4byte Route104_Prototype_MapAttributes + .4byte Route104_Prototype_Layout .4byte Route104_Prototype_MapEvents .4byte Route104_Prototype_MapScripts .4byte 0x0 diff --git a/data/maps/Route104_Prototype/map.bin b/data/maps/Route104_Prototype/map.bin deleted file mode 100644 index 71bd63e62..000000000 --- a/data/maps/Route104_Prototype/map.bin +++ /dev/null @@ -1 +0,0 @@ -
\ No newline at end of file |