shithub: pokered

Download patch

ref: e2873a14260a0130ce8317fefc5829ad3c679b79
parent: 14ba37e8d5c24bd653a7c2de2bc6e377935bfd21
author: Bryan Bishop <kanzure@gmail.com>
date: Mon Jan 2 23:30:25 EST 2012

VictoryRoad3_h map header asm

hg-commit-id: aa10e8a05454


--- a/pokered.asm
+++ b/pokered.asm
@@ -313,7 +313,7 @@
 	dw $5554
 	dw VermilionHouse3_h
 	dw $5f62
-	dw $4974
+	dw VictoryRoad3_h
 	dw $4bbe
 	dw $4e1b
 	dw $5219
@@ -2338,12 +2338,12 @@
 	db $12
 	db $06
 	db $18
+	db BANK(VictoryRoad3_h)
 	db $11
 	db $11
 	db $11
 	db $11
 	db $11
-	db $11
 	db $01
 	db $01
 	db $01
@@ -12866,7 +12866,17 @@
 
     dw $493c ; objects
 
-INCBIN "baserom.gbc",$44932,$48000-$44932
+INCBIN "baserom.gbc",$44932,$44974-$44932
+
+VictoryRoad3_h: ; 0x44974 to 0x44980 (12 bytes) (bank=11) (id=198)
+    db $11 ; tileset
+    db $09, $0f ; dimensions (y, x)
+    dw $4b37, $4a24, $4980 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $4acd ; objects
+
+INCBIN "baserom.gbc",$44980,$48000-$44980
 
 SECTION "bank12",DATA,BANK[$12]
 INCBIN "baserom.gbc",$48000,$15C