From ca3523ddb30c36409b464c9cced1af95426345a3 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:46:26 -0600 Subject: [PATCH] PewterPokeCenter_h map header asm hg-commit-id: 4908ec8f2531 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) 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