Finish syncing link_rfu_2

This commit is contained in:
GriffinR
2022-11-07 10:59:49 -05:00
parent 87ce3fd349
commit b3c47d0059
20 changed files with 1437 additions and 1355 deletions
+1 -1
View File
@@ -358,7 +358,7 @@ extern void ProcessDma3Requests(void);
static void VBlankIntr(void)
{
if (gWirelessCommType)
RFUVSync();
RfuVSync();
else if (!gLinkVSyncDisabled)
LinkVSync();