shithub: pokered

Download patch

ref: f1df3c071235f1f16a48b556bb5d88327b559234
parent: ca251eedc0631f9903d58d1e2a789715f7581d53
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:33:07 EST 2012

TradeCenterM_h map header asm

hg-commit-id: f9ed9be30a23


--- a/pokered.asm
+++ b/pokered.asm
@@ -13621,7 +13621,17 @@
 
     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