From ad3fca33d3532f5dcffd22e5b88d3169675f43d0 Mon Sep 17 00:00:00 2001 From: luckytyphlosion Date: Sat, 1 Aug 2015 12:30:16 -0400 Subject: Attempt to make yellow buildable. Building Errors: Segmentation Error. --- data/town_map_order.asm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data/town_map_order.asm') 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 -- cgit v1.3.1-sl0p