summaryrefslogtreecommitdiff
path: root/asm
diff options
context:
space:
mode:
authorDizzyEggg <jajkodizzy@wp.pl>2018-02-08 12:13:29 +0100
committerDizzyEggg <jajkodizzy@wp.pl>2018-02-08 12:13:29 +0100
commit9df5e16343a7540a18607d13e098cf8ff8e252e3 (patch)
treea043577f36c23e8653fe339f159aa0c186488aaf /asm
parent96290f4ee3864afdd9946541706102ecf6c1c009 (diff)
more battle labels
Diffstat (limited to 'asm')
-rw-r--r--asm/pokemon_item_effect.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/pokemon_item_effect.s b/asm/pokemon_item_effect.s
index 877a721b4..2184b22b2 100644
--- a/asm/pokemon_item_effect.s
+++ b/asm/pokemon_item_effect.s
@@ -100,7 +100,7 @@ _0806BDBC:
lsrs r0, 24
_0806BDC4:
str r0, [sp, 0x34]
- ldr r1, =gStringBattler
+ ldr r1, =gPotentialItemEffectBattler
ldr r0, =gBattlerInMenuId
ldrb r2, [r0]
strb r2, [r1]