shithub: pokered

Download patch

ref: 397b868519742fad1edb3301a1cab44e39ec7924
parent: 581665b7cb2c0b6581a6c7ebfacbf24a19809af7
author: Bryan Bishop <[email protected]>
date: Mon Jan 2 22:14:01 EST 2012

UndergroundPathEntranceRoute8_h map header asm

hg-commit-id: bce8559be243


--- a/pokered.asm
+++ b/pokered.asm
@@ -195,7 +195,7 @@
 	dw $5720
 	dw $575d
 	dw Route8Gate_h
-	dw $627d
+	dw UndergroundPathEntranceRoute8_h
 	dw $53ae
 	dw $44d0
 	dw $62ba
@@ -2220,7 +2220,7 @@
 	db $17
 	db $17
 	db BANK(Route8Gate_h)
-	db $07
+	db BANK(UndergroundPathEntranceRoute8_h)
 	db $12
 	db $11
 	db $07
@@ -5979,7 +5979,17 @@
 
     dw $6247 ; objects
 
-INCBIN "baserom.gbc",$1E1C7,$20000-$1E1C7
+INCBIN "baserom.gbc",$1E1C7,$1E27D-$1E1C7
+
+UndergroundPathEntranceRoute8_h: ; 0x1e27d to 0x1e289 (12 bytes) (bank=7) (id=80)
+    db $0c ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $41b0, $6291, $6289 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $6298 ; objects
+
+INCBIN "baserom.gbc",$1E289,$20000-$1E289
 
 SECTION "bank8",DATA,BANK[$8]
 INCBIN "baserom.gbc",$20000,$4000