Merge pull request #1356 from GriffinRichards/doc-dodrioberrypicking

Document Dodrio Berry Picking
This commit is contained in:
GriffinR
2021-03-10 18:55:41 -05:00
committed by GitHub
23 changed files with 4254 additions and 3689 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;
}
}