shithub: pokered

Download patch

ref: 5c7fa2adefb58205cdba1d2617054f7a737f6d41
parent: 3213b1ffff0fee0ffb0f3ab083bfa3574897eace
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 13:04:58 EST 2012

Lab1_h map header asm

hg-commit-id: 30e76cbfd9e7


--- a/pokered.asm
+++ b/pokered.asm
@@ -16187,7 +16187,17 @@
 
     dw $5acc ; objects
 
-INCBIN "baserom.gbc",$7574a,$28b6
+INCBIN "baserom.gbc",$7574a,$75b80 - $7574a
+
+Lab1_h: ; 0x75b80 to 0x75b8c (12 bytes) (id=167)
+    db $14 ; tileset
+    db $04, $09 ; dimensions (y, x)
+    dw $5bf1, $5b90, $5b8c ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5bb3 ; objects
+
+INCBIN "baserom.gbc",$75b8c,$2474
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1