shithub: pokered

Download patch

ref: b1ddb6d69652bd5ee74c0a1756115c738d8abe9c
parent: 35fa96ea5cefc512a5f1afb02395814cf9ff379c
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:47:48 EST 2012

VermilionPokeCenter_h map header asm

hg-commit-id: 6e3b2f7fe8b0


--- a/pokered.asm
+++ b/pokered.asm
@@ -14751,7 +14751,17 @@
 
     dw $495d ; objects
 
-INCBIN "baserom.gbc",$5c92c,$36d4
+INCBIN "baserom.gbc",$5c92c,$5c983 - $5c92c
+
+VermilionPokeCenter_h: ; 0x5c983 to 0x5c98f (12 bytes) (id=89)
+    db $06 ; tileset
+    db $04, $07 ; dimensions (y, x)
+    dw $4064, $4995, $498f ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $49a9 ; objects
+
+INCBIN "baserom.gbc",$5c98f,$3671
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000