diff options
author | YamaArashi <shadow962@live.com> | 2015-10-30 10:34:16 -0700 |
---|---|---|
committer | YamaArashi <shadow962@live.com> | 2015-10-30 10:34:16 -0700 |
commit | 72f13c0b510c55edde5764adea1e007b6455e5aa (patch) | |
tree | f5d94316ba8e5e87da518b78d4d96599e8118d90 /asm | |
parent | 832b0b525f9d142b6280f93ca8d511b54fe12880 (diff) |
berry firmness strings
Diffstat (limited to 'asm')
-rw-r--r-- | asm/emerald.s | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asm/emerald.s b/asm/emerald.s index 76045f4c6..f4e1f692b 100644 --- a/asm/emerald.s +++ b/asm/emerald.s @@ -725441,7 +725441,7 @@ itemid_copy_name: ; 8178250 ldrb r0, [r6, 0x7] cmp r0, 0 beq @081782B0 - ldr r0, =gUnknown_085EFD50 + ldr r0, =gBerryFirmnessStringPointers ldrb r1, [r6, 0x7] subs r1, 0x1 lsls r1, 2 |