Sync berry crush from Emerald
This commit is contained in:
+1
-1
@@ -139,7 +139,7 @@ bool8 CheckBagHasItem(u16 itemId, u16 count)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
bool8 CheckHasAtLeastOneBerry(void)
|
||||
bool8 HasAtLeastOneBerry(void)
|
||||
{
|
||||
u8 itemId;
|
||||
bool8 exists;
|
||||
|
||||
Reference in New Issue
Block a user