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/FuchsiaCity.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/FuchsiaCity.asm')
| -rw-r--r-- | data/maps/headers/FuchsiaCity.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/maps/headers/FuchsiaCity.asm b/data/maps/headers/FuchsiaCity.asm index 6028bce0..8cfec109 100644 --- a/data/maps/headers/FuchsiaCity.asm +++ b/data/maps/headers/FuchsiaCity.asm @@ -1,4 +1,3 @@ - map_header FuchsiaCity, FUCHSIA_CITY, OVERWORLD, SOUTH | WEST | EAST connection south, Route19, ROUTE_19, 5 connection west, Route18, ROUTE_18, 4 |
