Minor link cleanup

This commit is contained in:
GriffinR
2021-03-19 14:10:13 -04:00
committed by huderlem
parent 8eafe1fd4e
commit 557152b06e
6 changed files with 180 additions and 235 deletions
+1 -1
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;