port miscellaneous fr documentation

This commit is contained in:
Kurausukun
2021-03-18 20:35:39 -04:00
parent 8eafe1fd4e
commit 5b910a11b4
8 changed files with 34 additions and 34 deletions

View File

@@ -312,7 +312,7 @@ static bool8 sub_81221D0(void)
if (!MenuHelpers_LinkSomething())
return FALSE;
else
return sub_8087598();
return Overworld_LinkRecvQueueLengthMoreThan2();
}
bool8 MenuHelpers_CallLinkSomething(void)