Document cable_club.inc

This commit is contained in:
GriffinR
2019-10-11 04:14:09 -04:00
committed by huderlem
parent 9b81fe1b62
commit 1b7607bd91
85 changed files with 1203 additions and 1269 deletions
+1 -1
View File
@@ -4741,7 +4741,7 @@ void sub_8011AFC(void)
SetVBlankCallback(sub_8011AE8);
if (IsWirelessAdapterConnected())
{
gLinkType = 0x1111;
gLinkType = LINKTYPE_0x1111;
sub_800B488();
OpenLink();
SeedRng(gMain.vblankCounter2);