Document dodrio berry picking

This commit is contained in:
GriffinR
2021-03-01 01:54:51 -05:00
parent 91ab30fa71
commit b9c733495b
22 changed files with 4250 additions and 3685 deletions
+2 -2
View File
@@ -2516,12 +2516,12 @@ void sub_80236B8(struct BerryCrushGame *r5)
{
if (r5->unk10 > 70)
{
sub_8011AC8();
ClearRecvCommands();
r5->unk10 = 0;
}
else if (r5->unk5C.unk02_3 == 0)
{
sub_8011AC8();
ClearRecvCommands();
r5->unk10 = 0;
}
}