diff options
| author | vulcandth <vulcandth@gmail.com> | 2022-07-10 22:42:18 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-07-10 23:42:18 -0400 |
| commit | e2ca4ef919f705e89bd5ac5f2d45a0669b71ec3e (patch) | |
| tree | a2a2f52fb9da7e93786bfeaba34a89100c0689db /data/maps/headers/VermilionCity.asm | |
| parent | Identify some `.asm_*` labels (diff) | |
| download | pokeyellow-e2ca4ef919f705e89bd5ac5f2d45a0669b71ec3e.tar.gz pokeyellow-e2ca4ef919f705e89bd5ac5f2d45a0669b71ec3e.tar.xz pokeyellow-e2ca4ef919f705e89bd5ac5f2d45a0669b71ec3e.zip | |
Remove empty lines on the top of map header files (#98)
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 |
