summaryrefslogtreecommitdiff
path: root/asm/egg_hatch.s
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2017-09-11 18:27:54 +0200
committerDizzyEggg <jajkodizzy@wp.pl>2017-09-11 18:27:54 +0200
commit8e88f2790af8e98d695c35088cf7b493356ae03c (patch)
tree649249b1d5e4f6cc396a473f9b18d6bd22053c34 /asm/egg_hatch.s
parent5394435520c4942ec9935454ff420acbab2ff4e4 (diff)
pokemon2 get mon data troubles
Diffstat (limited to 'asm/egg_hatch.s')
-rw-r--r--asm/egg_hatch.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/egg_hatch.s b/asm/egg_hatch.s
index 829c749d5..e4a8e6cc2 100644
--- a/asm/egg_hatch.s
+++ b/asm/egg_hatch.s
@@ -399,7 +399,7 @@ _08071688:
lsls r0, r4, 3
ldr r1, =gMonFrontPicTable
adds r0, r1
- ldr r1, =gBattleDecompressedSprites
+ ldr r1, =gBattleSpritesGfx
ldr r2, [r1]
mov r6, r8
lsls r1, r6, 1