summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:34:32 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:34:32 -0600
commit67e5e480ea88e820fa05600886f8c2368b93473f (patch)
treee168fa942c8a1eb8841fcc50fe3386b80014d7b9 /pokered.asm
parent3809cd33963ea854af7dc5b790157efcd7710868 (diff)
Route25_h map header asm
hg-commit-id: c71692814b72
Diffstat (limited to 'pokered.asm')
-rw-r--r--pokered.asm22
1 files changed, 21 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 5c68f8b0..eaa9e66f 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -13896,7 +13896,27 @@ Route24_h: ; 0x50682 to 0x506a4 (34 bytes) (id=35)
dw $46a4 ; objects
-INCBIN "baserom.gbc",$506a4,$395c
+INCBIN "baserom.gbc",$506a4,$5079b - $506a4
+
+Route25_h: ; 0x5079b to 0x507b2 (23 bytes) (id=36)
+ db $00 ; tileset
+ db $09, $1e ; dimensions (y, x)
+ dw $4810, $5628, $55cb ; blocks, texts, scripts
+ db WEST ; connections
+
+ ; connections data
+
+ db $23 ; some map
+ dw $46ee, $c754 ; pointers (connected, current) (strip)
+ db $0c, $0a ; bigness, width
+ db $00, $13 ; alignments (y, x)
+ dw $c702 ; window
+
+ ; end connection data
+
+ dw $47b2 ; objects
+
+INCBIN "baserom.gbc",$507b2,$384e
SECTION "bank15",DATA,BANK[$15]
INCBIN "baserom.gbc",$54000,$4000