Sync/document the rest of strings.c
This commit is contained in:
+1
-1
@@ -75,7 +75,7 @@ void CopyItemName(u16 itemId, u8 * dest)
|
||||
if (itemId == ITEM_ENIGMA_BERRY)
|
||||
{
|
||||
StringCopy(dest, GetBerryInfo(ITEM_TO_BERRY(ITEM_ENIGMA_BERRY))->name);
|
||||
StringAppend(dest, gUnknown_84162BD);
|
||||
StringAppend(dest, gText_Berry);
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user