shithub: pokered

Download patch

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

Lab4_h map header asm

hg-commit-id: 70ccb152f714


--- a/pokered.asm
+++ b/pokered.asm
@@ -16217,7 +16217,17 @@
 
     dw $5cec ; objects
 
-INCBIN "baserom.gbc",$75c87,$2379
+INCBIN "baserom.gbc",$75c87,$75d25 - $75c87
+
+Lab4_h: ; 0x75d25 to 0x75d31 (12 bytes) (id=170)
+    db $14 ; tileset
+    db $04, $04 ; dimensions (y, x)
+    dw $5e10, $5d34, $5d31 ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5df0 ; objects
+
+INCBIN "baserom.gbc",$75d31,$22cf
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1