From f1df3c071235f1f16a48b556bb5d88327b559234 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 17:33:07 -0600 Subject: [PATCH] TradeCenterM_h map header asm hg-commit-id: f9ed9be30a23 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 658e39a1..f03bcd7f 100644 --- a/pokered.asm +++ b/pokered.asm @@ -13621,7 +13621,17 @@ BattleCenterM_h: ; 0x4fd04 to 0x4fd10 (12 bytes) (id=239) dw $7d53 ; objects -INCBIN "baserom.gbc",$4fd10,$139 +INCBIN "baserom.gbc",$4fd10,$4fd71 - $4fd10 + +TradeCenterM_h: ; 0x4fd71 to 0x4fd7d (12 bytes) (id=240) + db $15 ; tileset + db $04, $05 ; dimensions (y, x) + dw $7d91, $7d80, $7d7d ; blocks, texts, scripts + db $00 ; connections + + dw $7d87 ; objects + +INCBIN "baserom.gbc",$4fd7d,$cc GetPredefPointer: ; 7E49 ; stores hl in $CC4F,$CC50