summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:46:26 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:46:26 -0600
commitca3523ddb30c36409b464c9cced1af95426345a3 (patch)
treec55d004445f602c1abf53275016eb616c632056c
parent9bd1fd050edf0d789f898cb6aabf9b30ef9d6c09 (diff)
PewterPokeCenter_h map header asm
hg-commit-id: 4908ec8f2531
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 8eed61a7..f8d1c9b4 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -14691,7 +14691,17 @@ PewterGym_h: ; 0x5c37b to 0x5c387 (12 bytes) (id=54)
dw $452e ; objects
-INCBIN "baserom.gbc",$5c387,$3c79
+INCBIN "baserom.gbc",$5c387,$5c57b - $5c387
+
+PewterPokeCenter_h: ; 0x5c57b to 0x5c587 (12 bytes) (id=58)
+ db $06 ; tileset
+ db $04, $07 ; dimensions (y, x)
+ dw $4064, $458d, $4587 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $460d ; objects
+
+INCBIN "baserom.gbc",$5c587,$3a79
SECTION "bank18",DATA,BANK[$18]
INCBIN "baserom.gbc",$60000,$4000