summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
Diffstat (limited to 'pokered.asm')
-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