ref: c536ab6595f0ba0f15007a41ebfdc4c3a312c53f
parent: 8919ae82c469b3c85f5ac25e646456cf783a85d3
author: Bryan Bishop <[email protected]>
date: Tue Jan 3 05:17:02 EST 2012
SeafoamIslands4_h map header asm hg-commit-id: b3f3579bf7cd
--- a/pokered.asm
+++ b/pokered.asm
@@ -276,7 +276,7 @@
dw $56d7
dw SeafoamIslands2_h
dw SeafoamIslands3_h
- dw $6581
+ dw SeafoamIslands4_h
dw $678d
dw $6064
dw $6170
@@ -2301,8 +2301,8 @@
db $1D
db BANK(SeafoamIslands2_h)
db BANK(SeafoamIslands3_h)
+ db BANK(SeafoamIslands4_h)
db $11
- db $11
db $15
db $15
db BANK(Mansion1_h)
@@ -13056,7 +13056,17 @@
dw $64b2 ; objects
-INCBIN "baserom.gbc",$46451,$48000-$46451
+INCBIN "baserom.gbc",$46451,$46581-$46451
+
+SeafoamIslands4_h: ; 0x46581 to 0x4658d (12 bytes) (bank=11) (id=161)
+ db $11 ; tileset
+ db $09, $0f ; dimensions (y, x)
+ dw $6706, $669a, $658d ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $66a6 ; objects
+
+INCBIN "baserom.gbc",$4658D,$48000-$4658D
SECTION "bank12",DATA,BANK[$12]
INCBIN "baserom.gbc",$48000,$15C