summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:36:18 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:36:18 -0600
commit327137322abb9a456fe1d4e6c23ab978cfd467b5 (patch)
tree033b7a7c4a05a4f018fc63e02125089ec732a00c
parent61c52f5313d020e909649496821b81d6fd540629 (diff)
SilphCo7_h map header asm
hg-commit-id: a354e4bb8782
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 0c23ef43..981bb492 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -13994,7 +13994,17 @@ MtMoon2_h: ; 0x51a36 to 0x51a42 (12 bytes) (id=60)
dw $5a4d ; objects
-INCBIN "baserom.gbc",$51a42,$25be
+INCBIN "baserom.gbc",$51a42,$51b55 - $51a42
+
+SilphCo7_h: ; 0x51b55 to 0x51b61 (12 bytes) (id=212)
+ db $16 ; tileset
+ db $09, $0d ; dimensions (y, x)
+ dw $5f57, $5d3f, $5b61 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $5ed7 ; objects
+
+INCBIN "baserom.gbc",$51b61,$249f
SECTION "bank15",DATA,BANK[$15]
INCBIN "baserom.gbc",$54000,$4000