summaryrefslogtreecommitdiff
path: root/src/reshow_battle_screen.c
diff options
context:
space:
mode:
authorPikalaxALT <pikalaxalt@gmail.com>2017-11-10 22:08:17 -0500
committerPikalaxALT <pikalaxalt@gmail.com>2017-11-10 22:08:17 -0500
commit27c0dc0fd59f4e71f09313613a1a03bd48e6209d (patch)
treee566b7f99b62549ba51aa199dd0d6465cc295d57 /src/reshow_battle_screen.c
parentb92d85fd301c1492b8f03be8a98e61f94eb3171d (diff)
through sub_800A588
Diffstat (limited to 'src/reshow_battle_screen.c')
-rw-r--r--src/reshow_battle_screen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reshow_battle_screen.c b/src/reshow_battle_screen.c
index 002f4f069..87ad20ed7 100644
--- a/src/reshow_battle_screen.c
+++ b/src/reshow_battle_screen.c
@@ -177,7 +177,7 @@ static void CB2_ReshowBattleScreenAfterMenu(void)
ActionSelectionCreateCursorAt(gActionSelectionCursor[gBankInMenu], 0);
- if (gLinkVSyncDisabled != 0 && gReceivedRemoteLinkPlayers != 0)
+ if (gSerialIsRFU != 0 && gReceivedRemoteLinkPlayers != 0)
{
sub_800E0E8();
sub_800DFB4(0, 0);