shithub: pokered

Download patch

ref: 3213b1ffff0fee0ffb0f3ab083bfa3574897eace
parent: 4f10b26ae468a2eef0a237c6557cc367e641f159
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 13:03:44 EST 2012

CinnibarGym_h map header asm

hg-commit-id: 374ef5b4e790


--- a/pokered.asm
+++ b/pokered.asm
@@ -16177,7 +16177,17 @@
 
     dw $56fc ; objects
 
-INCBIN "baserom.gbc",$756e3,$291d
+INCBIN "baserom.gbc",$756e3,$7573e - $756e3
+
+CinnibarGym_h: ; 0x7573e to 0x7574a (12 bytes) (id=166)
+    db $16 ; tileset
+    db $09, $0a ; dimensions (y, x)
+    dw $5b26, $589f, $574a ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5acc ; objects
+
+INCBIN "baserom.gbc",$7574a,$28b6
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1