diff options
| author | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-01 12:30:16 -0400 |
|---|---|---|
| committer | luckytyphlosion <alan.rj.huang@gmail.com> | 2015-08-01 12:30:16 -0400 |
| commit | ad3fca33d3532f5dcffd22e5b88d3169675f43d0 (patch) | |
| tree | db2e88ba1efa00c9957c688109a589294ba280b3 /data/town_map_order.asm | |
| parent | More bank1c documentation. (diff) | |
| download | pokeyellow-ad3fca33d3532f5dcffd22e5b88d3169675f43d0.tar.gz pokeyellow-ad3fca33d3532f5dcffd22e5b88d3169675f43d0.tar.xz pokeyellow-ad3fca33d3532f5dcffd22e5b88d3169675f43d0.zip | |
Attempt to make yellow buildable.
Building Errors: Segmentation Error.
Diffstat (limited to 'data/town_map_order.asm')
| -rwxr-xr-x | data/town_map_order.asm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/town_map_order.asm b/data/town_map_order.asm index 3bd8c223..2713787c 100755 --- a/data/town_map_order.asm +++ b/data/town_map_order.asm @@ -1,4 +1,4 @@ -TownMapOrder: ; 70f11 (1c:4f11) +TownMapOrder: ; 70f95 (1c:4f95) db PALLET_TOWN db ROUTE_1 db VIRIDIAN_CITY |
