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/Route5Gate.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/Route5Gate.asm')
| -rw-r--r-- | data/maps/headers/Route5Gate.asm | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/data/maps/headers/Route5Gate.asm b/data/maps/headers/Route5Gate.asm index a0115533..f8b8362a 100644 --- a/data/maps/headers/Route5Gate.asm +++ b/data/maps/headers/Route5Gate.asm @@ -1,3 +1,2 @@ - map_header Route5Gate, ROUTE_5_GATE, GATE, 0 end_map_header |
