From cfc7c7607a6564af7f56b7d5a2f4ea697e84389f Mon Sep 17 00:00:00 2001 From: Bryan Bishop Date: Tue, 3 Jan 2012 18:03:06 -0600 Subject: SafariZoneEntrance_h map header asm hg-commit-id: 57435711287a --- pokered.asm | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/pokered.asm b/pokered.asm index 834fb770..53896005 100644 --- a/pokered.asm +++ b/pokered.asm @@ -16147,7 +16147,17 @@ FuchsiaHouse2_h: ; 0x750a9 to 0x750b5 (12 bytes) (id=155) dw $5180 ; objects -INCBIN "baserom.gbc",$750b5,$2f4b +INCBIN "baserom.gbc",$750b5,$751c1 - $750b5 + +SafariZoneEntrance_h: ; 0x751c1 to 0x751cd (12 bytes) (id=156) + db $0c ; tileset + db $03, $04 ; dimensions (y, x) + dw $5425, $52b9, $51cd ; blocks, texts, scripts + db $00 ; connections + + dw $53f5 ; objects + +INCBIN "baserom.gbc",$751cd,$2e33 SECTION "bank1E",DATA,BANK[$1E] INCBIN "baserom.gbc",$78000,$F1 -- cgit v1.2.3