summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:48:50 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:48:50 -0600
commit1bd802bbb3a1fb288d040d10944fb7c5daf9a66d (patch)
tree95c1bdf16172356003c45606eb435da272d98a50
parent50419d4be1db63c1c26a2dcc5c80feb890c15bac (diff)
FightingDojo_h map header asm
hg-commit-id: 0e68d2055f04
-rw-r--r--pokered.asm12
1 files changed, 11 insertions, 1 deletions
diff --git a/pokered.asm b/pokered.asm
index 2410dc08..679bc59f 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -14791,7 +14791,17 @@ CopycatsHouseF2_h: ; 0x5cc65 to 0x5cc71 (12 bytes) (id=176)
dw $4d21 ; objects
-INCBIN "baserom.gbc",$5cc71,$338f
+INCBIN "baserom.gbc",$5cc71,$5cd51 - $5cc71
+
+FightingDojo_h: ; 0x5cd51 to 0x5cd5d (12 bytes) (id=177)
+ db $05 ; tileset
+ db $06, $05 ; dimensions (y, x)
+ dw $4fe3, $4e03, $4d5d ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $4f9b ; objects
+
+INCBIN "baserom.gbc",$5cd5d,$32a3
SECTION "bank18",DATA,BANK[$18]
INCBIN "baserom.gbc",$60000,$4000