through sub_800E604

This commit is contained in:
PikalaxALT
2017-12-04 19:51:26 -05:00
parent 0b58905eea
commit 92fd61d6f2
4 changed files with 84 additions and 193 deletions
+1 -1
View File
@@ -191,7 +191,7 @@ extern u16 gLinkType;
extern u32 gLinkStatus;
extern u16 gBlockRecvBuffer[MAX_RFU_PLAYERS][BLOCK_BUFFER_SIZE / 2];
extern u16 gSendCmd[CMD_LENGTH];
extern struct LinkPlayer gLinkPlayers[];
extern struct LinkPlayer gLinkPlayers[5];
extern u16 word_3002910[];
extern bool8 gReceivedRemoteLinkPlayers;
extern bool8 gWirelessCommType;