From 97e1645c5bc73c0b8cc6fbbd1276ce0a6e70849f Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:36:48 -0600 Subject: [PATCH] Mansion3_h map header asm hg-commit-id: a8982dd55cfa --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index e77012b7..51074131 100644 --- a/pokered.asm +++ b/pokered.asm @@ -14014,7 +14014,17 @@ Mansion2_h: ; 0x51fcc to 0x51fd8 (12 bytes) (id=214) dw $60d1 ; objects -INCBIN "baserom.gbc",$51fd8,$2028 +INCBIN "baserom.gbc",$51fd8,$521e2 - $51fd8 + +Mansion3_h: ; 0x521e2 to 0x521ee (12 bytes) (id=215) + db $16 ; tileset + db $09, $0f ; dimensions (y, x) + dw $6326, $628a, $61ee ; blocks, texts, scripts + db $00 ; connections + + dw $62e6 ; objects + +INCBIN "baserom.gbc",$521ee,$1e12 SECTION "bank15",DATA,BANK[$15] INCBIN "baserom.gbc",$54000,$4000