shithub: pokered

Download patch

ref: 254dfd6f30fb9d42e3af8848c30f03d1f7841b46
parent: 809997ab2859ce31447d8c58e89fd09fc7ddeb97
author: Bryan Bishop <kanzure@gmail.com>
date: Sun Jan 15 06:45:21 EST 2012

more south connections in map headers

hg-commit-id: 0f3ddff0265c


--- a/common.asm
+++ b/common.asm
@@ -27729,7 +27729,7 @@
     dw $c8bd ; window
 
 	db SAFFRON_CITY
-    dw $4a9a, $c838 ; pointers (connected, current) (strip)
+    dw SaffronCityBlocks + 2, $c838 ; pointers (connected, current) (strip)
     db $10, $14 ; bigness, width
     db $00, $0a ; alignments (y, x)
     dw $c703 ; window
@@ -27921,7 +27921,7 @@
     dw $c7d3 ; window
 
 	db ROUTE_18
-    dw $4c9c, $cb9b ; pointers (connected, current) (strip)
+    dw Route18Blocks, $cb9b ; pointers (connected, current) (strip)
     db $0d, $19 ; bigness, width
     db $00, $00 ; alignments (y, x)
     dw $c708 ; window
@@ -28020,7 +28020,7 @@
     dw $c779 ; window
 
 	db CINNABAR_ISLAND
-    dw $4069, $c9eb ; pointers (connected, current) (strip)
+    dw CinnabarIslandBlocks, $c9eb ; pointers (connected, current) (strip)
     db $0a, $0a ; bigness, width
     db $00, $00 ; alignments (y, x)
     dw $c6f9 ; window
@@ -29215,7 +29215,7 @@
     dw $c8bd ; window
 
 	db VERMILION_CITY
-    dw $4a41, $c838 ; pointers (connected, current) (strip)
+    dw VermilionCityBlocks + 2, $c838 ; pointers (connected, current) (strip)
     db $10, $14 ; bigness, width
     db $00, $0a ; alignments (y, x)
     dw $c703 ; window
@@ -29320,7 +29320,7 @@
     ; connections data
 
 	db LAVENDER_TOWN
-    dw $4085, $c95b ; pointers (connected, current) (strip)
+    dw LavenderTownBlocks, $c95b ; pointers (connected, current) (strip)
     db $0a, $0a ; bigness, width
     db $00, $00 ; alignments (y, x)
     dw $c6f9 ; window
@@ -29441,7 +29441,7 @@
     dw $c779 ; window
 
 	db ROUTE_13
-    dw $489c, $ca78 ; pointers (connected, current) (strip)
+    dw Route13Blocks + 17, $ca78 ; pointers (connected, current) (strip)
     db $0d, $1e ; bigness, width
     db $00, $28 ; alignments (y, x)
     dw $c70d ; window
@@ -29557,7 +29557,7 @@
     ; connections data
 
 	db ROUTE_17
-    dw $4ba8, $c823 ; pointers (connected, current) (strip)
+    dw Route17Blocks, $c823 ; pointers (connected, current) (strip)
     db $0a, $0a ; bigness, width
     db $00, $00 ; alignments (y, x)
     dw $c6f9 ; window