shithub: pokered

Download patch

ref: 638cf29252b912d47b0c4b90179723dda97a2127
parent: 1995b33450decb3b11fd6692aaab2e9b33ee1a34
author: Bryan Bishop <kanzure@gmail.com>
date: Tue Jan 3 13:07:02 EST 2012

Agatha_h map header asm

hg-commit-id: 7ccf3950d450


--- a/pokered.asm
+++ b/pokered.asm
@@ -16277,7 +16277,17 @@
 
     dw $63d7 ; objects
 
-INCBIN "baserom.gbc",$762d6,$1d2a
+INCBIN "baserom.gbc",$762d6,$76421 - $762d6
+
+Agatha_h: ; 0x76421 to 0x7642d (12 bytes) (id=247)
+    db $0f ; tileset
+    db $06, $05 ; dimensions (y, x)
+    dw $6560, $6505, $642d ; blocks, texts, scripts
+    db $00 ; connections
+
+    dw $6534 ; objects
+
+INCBIN "baserom.gbc",$7642d,$1bd3
 
 SECTION "bank1E",DATA,BANK[$1E]
 INCBIN "baserom.gbc",$78000,$F1