shithub: pokered

Download patch

ref: 71a8ed8a30a8ac40d540225a816716bc3b698bcf
parent: a4a24081f6edca1383951c8e43d92c3c55103c01
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 13:05:58 EST 2012

CinnibarPokecenter_h map header asm

Someone should fix all these typos.

hg-commit-id: 34e75fbee1e8


--- a/pokered.asm
+++ b/pokered.asm
@@ -16227,7 +16227,17 @@
 
     dw $5df0 ; objects
 
-INCBIN "baserom.gbc",$75d31,$22cf
+INCBIN "baserom.gbc",$75d31,$75e20 - $75d31
+
+CinnibarPokecenter_h: ; 0x75e20 to 0x75e2c (12 bytes) (id=171)
+    db $06 ; tileset
+    db $04, $07 ; dimensions (y, x)
+    dw $4030, $5e32, $5e2c ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $5e46 ; objects
+
+INCBIN "baserom.gbc",$75e2c,$21d4
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1