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/Route19.asm | 5 ----- 1 file changed, 5 deletions(-) delete mode 100755 data/mapHeaders/Route19.asm (limited to 'data/mapHeaders/Route19.asm') diff --git a/data/mapHeaders/Route19.asm b/data/mapHeaders/Route19.asm deleted file mode 100755 index 7f01c804..00000000 --- a/data/mapHeaders/Route19.asm +++ /dev/null @@ -1,5 +0,0 @@ - - map_header Route19, ROUTE_19, OVERWORLD, NORTH | WEST - connection north, FuchsiaCity, FUCHSIA_CITY, -5 - connection west, Route20, ROUTE_20, 18 - end_map_header -- cgit v1.3.1-sl0p