summaryrefslogtreecommitdiff
path: root/pokered.asm
diff options
context:
space:
mode:
authorBryan Bishop <kanzure@gmail.com>2012-01-05 12:49:17 -0600
committerBryan Bishop <kanzure@gmail.com>2012-01-05 12:49:17 -0600
commit238a5e62aee049540f94677c663a87dfde7fea1f (patch)
tree63bbc8a704268cb9b4f68f1bba1dd19cfa532b2e /pokered.asm
parent78aa8a08a413a1f3c35dde1f8ff0e4dfbd43515b (diff)
pretty printer for object labels and asm
hg-commit-id: 9bde3604346f
Diffstat (limited to 'pokered.asm')
-rw-r--r--pokered.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/pokered.asm b/pokered.asm
index 39e137ec..58db276e 100644
--- a/pokered.asm
+++ b/pokered.asm
@@ -4986,7 +4986,7 @@ PalletTown_h:
dw PalletTownObject
-PalletTownObject: ; 182C3
+PalletTownObject: ; 182C3 0x182c3
db $0B ; border tile
db 3 ; warps
@@ -5016,7 +5016,7 @@ PalletTownObject: ; 182C3
dw $C74F
db $B,$C
-PalletTownBlocks:
+PalletTownBlocks: ; 0x182fd
INCBIN "maps/pallettown.blk"
ViridianCity_h: ; 0x18357 to 0x18384 (45 bytes) (bank=6) (id=1)