shithub: pokered

Download patch

ref: 1bd802bbb3a1fb288d040d10944fb7c5daf9a66d
parent: 50419d4be1db63c1c26a2dcc5c80feb890c15bac
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 12:48:50 EST 2012

FightingDojo_h map header asm

hg-commit-id: 0e68d2055f04


--- a/pokered.asm
+++ b/pokered.asm
@@ -14791,7 +14791,17 @@
 
     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