shithub: pokered

Download patch

ref: b6bfe8debcef820ab28dac33f8651ca37646f1af
parent: 33486200dc1c4f5fea1d40591e93eea915bd53a8
author: Bryan Bishop <kanzure@gmail.com>
date: Mon Jan 2 22:16:16 EST 2012

DiglettsCaveEntranceRoute11_h map header asm

hg-commit-id: 61e50e4c869a


--- a/pokered.asm
+++ b/pokered.asm
@@ -200,7 +200,7 @@
 	dw $44d0
 	dw PowerPlant_h
 	dw $5400
-	dw $65ae
+	dw DiglettsCaveEntranceRoute11_h
 	dw $5448
 	dw $54f8
 	dw $675e
@@ -2225,7 +2225,7 @@
 	db $11
 	db BANK(PowerPlant_h)
 	db $12
-	db $07
+	db BANK(DiglettsCaveEntranceRoute11_h)
 	db $12
 	db $12
 	db $07
@@ -5999,7 +5999,17 @@
 
     dw $63bf ; objects
 
-INCBIN "baserom.gbc",$1E2C6,$20000-$1E2C6
+INCBIN "baserom.gbc",$1E2C6,$1E5AE-$1E2C6
+
+DiglettsCaveEntranceRoute11_h: ; 0x1e5ae to 0x1e5ba (12 bytes) (bank=7) (id=85)
+    db $11 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $420e, $65c3, $65ba ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $65ca ; objects
+
+INCBIN "baserom.gbc",$1E5BA,$20000-$1E5BA
 
 SECTION "bank8",DATA,BANK[$8]
 INCBIN "baserom.gbc",$20000,$4000