shithub: pokered

Download patch

ref: 2f8279a3323c27edc68da18edc08a384d95eecd3
parent: 6ee17bd6f8be5332eb41c9d6aa7c8989647fd86a
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:46:47 EST 2012

CeruleanGym_h map header asm

hg-commit-id: 947938a5f720


--- a/pokered.asm
+++ b/pokered.asm
@@ -14711,7 +14711,17 @@
 
     dw $465f ; objects
 
-INCBIN "baserom.gbc",$5c645,$39bb
+INCBIN "baserom.gbc",$5c645,$5c6a7 - $5c645
+
+CeruleanGym_h: ; 0x5c6a7 to 0x5c6b3 (12 bytes) (id=65)
+    db $07 ; tileset
+    db $07, $05 ; dimensions (y, x)
+    dw $4866, $474a, $46b3 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $4834 ; objects
+
+INCBIN "baserom.gbc",$5c6b3,$394d
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000