diff options
| author | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
|---|---|---|
| committer | dannye <corrnondacqb@yahoo.com> | 2016-06-06 01:22:22 -0500 |
| commit | a070bdcb21310c7d17b4fd057852f788fdfd61ca (patch) | |
| tree | ca50135e03b11b93e4c20ae2313742fcd728f595 /data/warp_tile_ids.asm | |
| parent | Clean up Makefile (diff) | |
| download | pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.tar.gz pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.tar.xz pokeyellow-a070bdcb21310c7d17b4fd057852f788fdfd61ca.zip | |
Clean up white space
Diffstat (limited to 'data/warp_tile_ids.asm')
| -rwxr-xr-x | data/warp_tile_ids.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/warp_tile_ids.asm b/data/warp_tile_ids.asm index 1e40c9ce..672d7382 100755 --- a/data/warp_tile_ids.asm +++ b/data/warp_tile_ids.asm @@ -24,7 +24,7 @@ WarpTileIDPointers: ; c215 (3:4215) dw FacilityWarpTileIDs dw PlateauWarpTileIDs dw BeachHouseWarpTileIDs - + OverworldWarpTileIDs: ; c247 (3:4247) db $1B,$58,$FF |
