summaryrefslogtreecommitdiff
path: root/common.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-14 20:26:43 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-14 20:26:43 -0600
commitdc9bc1033fe26fdb2f95646748b886eec0cc18b1 (patch)
tree41ad3a35de06885f454dff9006775d64a60c87b5 /common.asm
parent74b8e8169fc7df8c001fe3771851ba89accc54cd (diff)
found CeruleanMartBlocks
hg-commit-id: a8fef244a0eb
Diffstat (limited to 'common.asm')
-rw-r--r--common.asm3
1 files changed, 2 insertions, 1 deletions
diff --git a/common.asm b/common.asm
index ccc5b57a..db48c243 100644
--- a/common.asm
+++ b/common.asm
@@ -30782,6 +30782,7 @@ INCBIN "baserom.gbc",$5a59f,$1a61
SECTION "bank17",DATA,BANK[$17]
+CeruleanMartBlocks:
VermilionMartBlocks: ; 16
INCBIN "maps/vermilionmart.blk"
@@ -31574,7 +31575,7 @@ CeruleanGymBlocks: ; 35
CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
db $02 ; tileset
db $04, $04 ; dimensions (y, x)
- dw $4000, CeruleanMartTexts, CeruleanMartScript ; blocks, texts, scripts
+ dw CeruleanMartBlocks, CeruleanMartTexts, CeruleanMartScript ; blocks, texts, scripts
db $00 ; connections
dw CeruleanMartObject ; objects