Merge branch 'master' of https://github.com/pret/pokeemerald into fr_doc

This commit is contained in:
Kurausukun
2021-03-29 18:36:18 -04:00
70 changed files with 2615 additions and 2356 deletions

View File

@@ -319,7 +319,7 @@ bool8 MenuHelpers_CallLinkSomething(void)
{
if (sub_81221D0() == TRUE)
return TRUE;
else if (sub_800B504() != TRUE)
else if (IsLinkRecvQueueLengthAtLeast3() != TRUE)
return FALSE;
else
return TRUE;