diff options
| author | vulcandth <vulcandth@gmail.com> | 2022-07-10 22:42:17 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-10 23:42:17 -0400 |
| commit | ce4c2d3d1247b7d90c7cf6d5b64ef486a88b70c7 (patch) | |
| tree | 064a319197b9e21ed16e0aded96f447487173681 /data/maps/headers/Route6.asm | |
| parent | Identify some `.asm_*` labels (diff) | |
| download | pokeyellow-ce4c2d3d1247b7d90c7cf6d5b64ef486a88b70c7.tar.gz pokeyellow-ce4c2d3d1247b7d90c7cf6d5b64ef486a88b70c7.tar.xz pokeyellow-ce4c2d3d1247b7d90c7cf6d5b64ef486a88b70c7.zip | |
Remove empty lines on the top of map header files (#375)
Diffstat (limited to 'data/maps/headers/Route6.asm')
| -rw-r--r-- | data/maps/headers/Route6.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/maps/headers/Route6.asm b/data/maps/headers/Route6.asm index 956aa4d6..13a68628 100644 --- a/data/maps/headers/Route6.asm +++ b/data/maps/headers/Route6.asm @@ -1,4 +1,3 @@ - map_header Route6, ROUTE_6, OVERWORLD, NORTH | SOUTH connection north, SaffronCity, SAFFRON_CITY, -5 connection south, VermilionCity, VERMILION_CITY, -5 |
