shithub: pokered

Download patch

ref: f942384a40ffdc5c11e1b59df40fcd1e89ff2b1b
parent: ec360c7164043f214dfb093e53c9da57e456ee19
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 13:05:19 EST 2012

Lab3_h map header asm

hg-commit-id: 76be28006281


--- a/pokered.asm
+++ b/pokered.asm
@@ -16207,7 +16207,17 @@
 
     dw $5c45 ; objects
 
-INCBIN "baserom.gbc",$75c21,$23df
+INCBIN "baserom.gbc",$75c21,$75c7b - $75c21
+
+Lab3_h: ; 0x75c7b to 0x75c87 (12 bytes) (id=169)
+    db $14 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $5d15, $5c8a, $5c87 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5cec ; objects
+
+INCBIN "baserom.gbc",$75c87,$2379
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1