shithub: pokered

Download patch

ref: 1c8ab91381e66cf682469bc242a3f68286c5ddd7
parent: bf1904c6219cdfcf2dff452875cc880c265660c6
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:41:48 EST 2012

SilphCo8_h map header asm

hg-commit-id: 76e3009ea769


--- a/pokered.asm
+++ b/pokered.asm
@@ -14321,7 +14321,17 @@
 
     dw $64de ; objects
 
-INCBIN "baserom.gbc",$5647f,$1b81
+INCBIN "baserom.gbc",$5647f,$564f8 - $5647f
+
+SilphCo8_h: ; 0x564f8 to 0x56504 (12 bytes) (id=213)
+    db $16 ; tileset
+    db $09, $0d ; dimensions (y, x)
+    dw $666d, $657d, $6504 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $6613 ; objects
+
+INCBIN "baserom.gbc",$56504,$1afc
 
 SECTION "bank16",DATA,BANK[$16]
 INCBIN "baserom.gbc",$58000,$4000