From 55bb99580eeccc92106437c4ad86edb8ca89ecda Mon Sep 17 00:00:00 2001 From: Rangi Date: Fri, 3 Jul 2020 18:19:56 -0400 Subject: data/mapHeaders -> data/maps/headers; data/mapObjects -> data/maps/objects To do: Polished Map support for loading the objects --- data/mapHeaders/FuchsiaCity.asm | 6 ------ 1 file changed, 6 deletions(-) delete mode 100755 data/mapHeaders/FuchsiaCity.asm (limited to 'data/mapHeaders/FuchsiaCity.asm') diff --git a/data/mapHeaders/FuchsiaCity.asm b/data/mapHeaders/FuchsiaCity.asm deleted file mode 100755 index 6028bce0..00000000 --- a/data/mapHeaders/FuchsiaCity.asm +++ /dev/null @@ -1,6 +0,0 @@ - - map_header FuchsiaCity, FUCHSIA_CITY, OVERWORLD, SOUTH | WEST | EAST - connection south, Route19, ROUTE_19, 5 - connection west, Route18, ROUTE_18, 4 - connection east, Route15, ROUTE_15, 4 - end_map_header -- cgit v1.3.1-sl0p