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/VermilionCity.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/VermilionCity.asm')
| -rw-r--r-- | data/maps/headers/VermilionCity.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/maps/headers/VermilionCity.asm b/data/maps/headers/VermilionCity.asm index e211562c..b776a67f 100644 --- a/data/maps/headers/VermilionCity.asm +++ b/data/maps/headers/VermilionCity.asm @@ -1,4 +1,3 @@ - map_header VermilionCity, VERMILION_CITY, OVERWORLD, NORTH | EAST connection north, Route6, ROUTE_6, 5 connection east, Route11, ROUTE_11, 4 |
