shithub: pokered

Download patch

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

PewterGym_h map header asm

hg-commit-id: a60c10819b51


--- a/pokered.asm
+++ b/pokered.asm
@@ -14681,7 +14681,17 @@
 
     dw $434b ; objects
 
-INCBIN "baserom.gbc",$5c317,$3ce9
+INCBIN "baserom.gbc",$5c317,$5c37b - $5c317
+
+PewterGym_h: ; 0x5c37b to 0x5c387 (12 bytes) (id=54)
+    db $07 ; tileset
+    db $07, $05 ; dimensions (y, x)
+    dw $4558, $4435, $4387 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $452e ; objects
+
+INCBIN "baserom.gbc",$5c387,$3c79
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000