shithub: pokered

Download patch

ref: 05fdc07c1e9a666b4b59164e9d902b967914cfb6
parent: 87cf792561aa0f41cbbcf2dd557a083fcc42bafc
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:54:03 EST 2012

SSAnne1_h map header asm

hg-commit-id: d668c38089ce


--- a/pokered.asm
+++ b/pokered.asm
@@ -15014,7 +15014,17 @@
 
     dw $51da ; objects
 
-INCBIN "baserom.gbc",$6110d,$2ef3
+INCBIN "baserom.gbc",$6110d,$61259 - $6110d
+
+SSAnne1_h: ; 0x61259 to 0x61265 (12 bytes) (id=95)
+    db $0d ; tileset
+    db $09, $14 ; dimensions (y, x)
+    dw $52df, $5269, $5265 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5277 ; objects
+
+INCBIN "baserom.gbc",$61265,$2d9b
 
 SECTION "bank19",DATA,BANK[$19]
 Tset00_GFX: