From e2ca4ef919f705e89bd5ac5f2d45a0669b71ec3e Mon Sep 17 00:00:00 2001 From: vulcandth Date: Sun, 10 Jul 2022 22:42:18 -0500 Subject: Remove empty lines on the top of map header files (#98) --- data/maps/headers/Route1.asm | 1 - 1 file changed, 1 deletion(-) (limited to 'data/maps/headers/Route1.asm') diff --git a/data/maps/headers/Route1.asm b/data/maps/headers/Route1.asm index 6eeb0347..36e53d83 100644 --- a/data/maps/headers/Route1.asm +++ b/data/maps/headers/Route1.asm @@ -1,4 +1,3 @@ - map_header Route1, ROUTE_1, OVERWORLD, NORTH | SOUTH connection north, ViridianCity, VIRIDIAN_CITY, -5 connection south, PalletTown, PALLET_TOWN, 0 -- cgit v1.3.1-sl0p