summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:36:36 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:36:36 -0600
commitb4e4eb2e3bc9b01c8a149b10e6a8e78e544d2b65 (patch)
tree3358048e80292fa3fec7150114f682d1e5d3045c /pokered.asm
parent327137322abb9a456fe1d4e6c23ab978cfd467b5 (diff)
Mansion2_h map header asm
hg-commit-id: 9ef2adb44cfa
Diffstat (limited to 'pokered.asm')
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 981bb492..e77012b7 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -14004,7 +14004,17 @@ SilphCo7_h: ; 0x51b55 to 0x51b61 (12 bytes) (id=212)
dw $5ed7 ; objects
-INCBIN "baserom.gbc",$51b61,$249f
+INCBIN "baserom.gbc",$51b61,$51fcc - $51b61
+
+Mansion2_h: ; 0x51fcc to 0x51fd8 (12 bytes) (id=214)
+ db $16 ; tileset
+ db $0e, $0f ; dimensions (y, x)
+ dw $6110, $604d, $5fd8 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $60d1 ; objects
+
+INCBIN "baserom.gbc",$51fd8,$2028
SECTION "bank15",DATA,BANK[$15]
INCBIN "baserom.gbc",$54000,$4000