summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-03 17:57:13 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-03 17:57:13 -0600
commit9fc9ccb0da8620383f2d5ca049b4a5ca24b025fe (patch)
tree194639167150516527fa4aeba4dac800966cbeb3 /pokered.asm
parenta4a98bc220af342404d57bfce3af6161b4771ffa (diff)
ViridianGym_h map header asm
hg-commit-id: d3c9f7e86126
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 aee064f5..64ef92b7 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -16077,7 +16077,17 @@ CredPAAD:
TheEndGfx: ; 473E
INCBIN "gfx/theend.2bpp"
-INCBIN "baserom.gbc",$747DE,$4000 - $7DE
+INCBIN "baserom.gbc",$747de,$74897 - $747de
+
+ViridianGym_h: ; 0x74897 to 0x748a3 (12 bytes) (id=45)
+ db $07 ; tileset
+ db $09, $0a ; dimensions (y, x)
+ dw $4c47, $49ec, $48a3 ; blocks, texts, scripts
+ db $00 ; connections
+
+ dw $4bde ; objects
+
+INCBIN "baserom.gbc",$748a3,$375d
SECTION "bank1E",DATA,BANK[$1E]
INCBIN "baserom.gbc",$78000,$F1