From ec360c7164043f214dfb093e53c9da57e456ee19 Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 18:05:09 -0600 Subject: [PATCH] Lab2_h map header asm hg-commit-id: f4739a7893e8 --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index d06755a6..d4e5563d 100644 --- a/pokered.asm +++ b/pokered.asm @@ -16197,7 +16197,17 @@ Lab1_h: ; 0x75b80 to 0x75b8c (12 bytes) (id=167) dw $5bb3 ; objects -INCBIN "baserom.gbc",$75b8c,$2474 +INCBIN "baserom.gbc",$75b8c,$75c15 - $75b8c + +Lab2_h: ; 0x75c15 to 0x75c21 (12 bytes) (id=168) + db $14 ; tileset + db $04, $04 ; dimensions (y, x) + dw $5c6b, $5c24, $5c21 ; blocks, texts, scripts + db $00 ; connections + + dw $5c45 ; objects + +INCBIN "baserom.gbc",$75c21,$23df SECTION "bank1E",DATA,BANK[$1E] INCBIN "baserom.gbc",$78000,$F1