Sync menu_helpers.c

This commit is contained in:
GriffinR
2022-11-11 11:56:59 -05:00
parent 5b2479b7d7
commit 092f19f323
14 changed files with 94 additions and 99 deletions
+1 -1
View File
@@ -629,7 +629,7 @@ static void CB2_InitMailView(void)
SetMainCallback2(CB2_RunShowMailCB);
break;
}
} while (MenuHelpers_LinkSomething() != TRUE);
} while (MenuHelpers_IsLinkActive() != TRUE);
}
static void BufferMailMessage(void)