summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:49:44 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:49:44 -0600
commit874939d4d05d02cf52c5b74edd22d639879f7fdc (patch)
tree2dccf3269dc19e74cdeb5d54464e0f6b5b4bdc3c
parent2465aebc74f5995ee76a9de05019bba4f377cc78 (diff)
SaffronMart_h map header asm
hg-commit-id: 17d2b4209f82
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index fc0b3348..9c3d0840 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -14811,7 +14811,17 @@ SaffronGym_h: ; 0x5d001 to 0x5d00d (12 bytes) (id=178)
dw $5259 ; objects
-INCBIN "baserom.gbc",$5d00d,$2ff3
+INCBIN "baserom.gbc",$5d00d,$5d3fd - $5d00d
+
+SaffronMart_h: ; 0x5d3fd to 0x5d409 (12 bytes) (id=180)
+ db $02 ; tileset
+ db $04, $04 ; dimensions (y, x)
+ dw $4000, $540c, $5409 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $541c ; objects
+
+INCBIN "baserom.gbc",$5d409,$2bf7
SECTION "bank18",DATA,BANK[$18]
INCBIN "baserom.gbc",$60000,$4000