summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:47:01 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:47:01 -0600
commit2e9229ae1b220d13d95267ba36802b4a80bae85c (patch)
tree0bc3a745133a651131c1b57403e179f5df5e6372
parent2f8279a3323c27edc68da18edc08a384d95eecd3 (diff)
CeruleanMart_h map header asm
hg-commit-id: 29556b8d2d0d
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index d7ee7345..df34b3e1 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -14721,7 +14721,17 @@ CeruleanGym_h: ; 0x5c6a7 to 0x5c6b3 (12 bytes) (id=65)
dw $4834 ; objects
-INCBIN "baserom.gbc",$5c6b3,$394d
+INCBIN "baserom.gbc",$5c6b3,$5c889 - $5c6b3
+
+CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
+ db $02 ; tileset
+ db $04, $04 ; dimensions (y, x)
+ dw $4000, $4898, $4895 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $48a8 ; objects
+
+INCBIN "baserom.gbc",$5c895,$376b
SECTION "bank18",DATA,BANK[$18]
INCBIN "baserom.gbc",$60000,$4000