summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 18:00:13 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 18:00:13 -0600
commit2308421700a78abdef9c37bb7b3850794821eb10 (patch)
tree156eb9eb6b365d8cfda1093c4ad4d4eecdbafb1d
parent7c0b5118f46782b10ec9180b2f54195fced0770d (diff)
CeruleanHouse3_h map header asm
hg-commit-id: 5cd79b6a7367
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 54129260..13a49cfb 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -16107,7 +16107,17 @@ UnknownDungeon1_h: ; 0x74d00 to 0x74d0c (12 bytes) (id=228)
dw $4d15 ; objects
-INCBIN "baserom.gbc",$74d0c,$32f4
+INCBIN "baserom.gbc",$74d0c,$74dfd - $74d0c
+
+CeruleanHouse3_h: ; 0x74dfd to 0x74e09 (12 bytes) (id=230)
+ db $0d ; tileset
+ db $04, $04 ; dimensions (y, x)
+ dw $404c, $4e13, $4e09 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $4ebe ; objects
+
+INCBIN "baserom.gbc",$74e09,$31f7
SECTION "bank1E",DATA,BANK[$1E]
INCBIN "baserom.gbc",$78000,$F1