shithub: pokered

Download patch

ref: ca3523ddb30c36409b464c9cced1af95426345a3
parent: 9bd1fd050edf0d789f898cb6aabf9b30ef9d6c09
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:46:26 EST 2012

PewterPokeCenter_h map header asm

hg-commit-id: 4908ec8f2531


--- a/pokered.asm
+++ b/pokered.asm
@@ -14691,7 +14691,17 @@
 
     dw $452e ; objects
 
-INCBIN "baserom.gbc",$5c387,$3c79
+INCBIN "baserom.gbc",$5c387,$5c57b - $5c387
+
+PewterPokeCenter_h: ; 0x5c57b to 0x5c587 (12 bytes) (id=58)
+    db $06 ; tileset
+    db $04, $07 ; dimensions (y, x)
+    dw $4064, $458d, $4587 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $460d ; objects
+
+INCBIN "baserom.gbc",$5c587,$3a79
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000