shithub: pokered

Download patch

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

CeruleanMart_h map header asm

hg-commit-id: 29556b8d2d0d


--- a/pokered.asm
+++ b/pokered.asm
@@ -14721,7 +14721,17 @@
 
     dw $4834 ; objects
 
-INCBIN "baserom.gbc",$5c6b3,$394d
+INCBIN "baserom.gbc",$5c6b3,$5c889 - $5c6b3
+
+CeruleanMart_h: ; 0x5c889 to 0x5c895 (12 bytes) (id=67)
+    db $02 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $4000, $4898, $4895 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $48a8 ; objects
+
+INCBIN "baserom.gbc",$5c895,$376b
 
 SECTION "bank18",DATA,BANK[$18]
 INCBIN "baserom.gbc",$60000,$4000