summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:35:44 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:35:44 -0600
commitf088c3651e1f32addb1c1c778d8a6287543ee240 (patch)
tree8b6032e0477ba6a18d87688f1668a3fec93ff32b
parent9fddc533c2c1fbe9dc5132cbc084ed7ddfe5248f (diff)
VictoryRoad2_h map header asm
hg-commit-id: 690a5e820b4c
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 08034a0b..b01922db 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -13974,7 +13974,17 @@ SaffronCity_h: ; 0x509a4 to 0x509dc (56 bytes) (id=10)
dw $49dc ; objects
-INCBIN "baserom.gbc",$509dc,$3624
+INCBIN "baserom.gbc",$509dc,$51791 - $509dc
+
+VictoryRoad2_h: ; 0x51791 to 0x5179d (12 bytes) (id=194)
+ db $11 ; tileset
+ db $09, $0f ; dimensions (y, x)
+ dw $59af, $581b, $579d ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $5915 ; objects
+
+INCBIN "baserom.gbc",$5179d,$2863
SECTION "bank15",DATA,BANK[$15]
INCBIN "baserom.gbc",$54000,$4000