thru sub_8011B94
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ void CopyItemName(u16 itemId, u8 * dest)
|
||||
{
|
||||
if (itemId == ITEM_ENIGMA_BERRY)
|
||||
{
|
||||
StringCopy(dest, sub_809C8A0(43)->name);
|
||||
StringCopy(dest, GetBerryInfo(43)->name);
|
||||
StringAppend(dest, gUnknown_84162BD);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user