diff options
| author | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-03 18:19:56 -0400 |
|---|---|---|
| committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2020-07-03 18:19:56 -0400 |
| commit | 55bb99580eeccc92106437c4ad86edb8ca89ecda (patch) | |
| tree | 5aa22f9fc5526c2d1461f01f5859de7dd573c2f3 /data/mapHeaders/Route7.asm | |
| parent | Factor out graphics INCBINs from main.asm to gfx/*.asm (diff) | |
| download | pokeyellow-55bb99580eeccc92106437c4ad86edb8ca89ecda.tar.gz pokeyellow-55bb99580eeccc92106437c4ad86edb8ca89ecda.tar.xz pokeyellow-55bb99580eeccc92106437c4ad86edb8ca89ecda.zip | |
data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects
To do: Polished Map support for loading the objects
Diffstat (limited to 'data/mapHeaders/Route7.asm')
| -rwxr-xr-x | data/mapHeaders/Route7.asm | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/data/mapHeaders/Route7.asm b/data/mapHeaders/Route7.asm deleted file mode 100755 index 8368c3fe..00000000 --- a/data/mapHeaders/Route7.asm +++ /dev/null @@ -1,5 +0,0 @@ - - map_header Route7, ROUTE_7, OVERWORLD, WEST | EAST - connection west, CeladonCity, CELADON_CITY, -4 - connection east, SaffronCity, SAFFRON_CITY, -4 - end_map_header |
