shithub: pokered

Download patch

ref: 37cacc9757f1f8f484a2fb19817b05a545e71e14
parent: 874939d4d05d02cf52c5b74edd22d639879f7fdc
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:49:57 EST 2012

SilphCo1_h map header asm

hg-commit-id: 54e466035fe5


--- a/pokered.asm
+++ b/pokered.asm
@@ -14821,7 +14821,17 @@
 
     dw $541c ; objects
 
-INCBIN "baserom.gbc",$5d409,$2bf7
+INCBIN "baserom.gbc",$5d409,$5d442 - $5d409
+
+SilphCo1_h: ; 0x5d442 to 0x5d44e (12 bytes) (id=181)
+    db $16 ; tileset
+    db $09, $0f ; dimensions (y, x)
+    dw $54a2, $5469, $544e ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5470 ; objects
+
+INCBIN "baserom.gbc",$5d44e,$2bb2
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000