sub_80094EC

This commit is contained in:
PikalaxALT
2017-11-07 21:45:44 -05:00
parent fce326fbd4
commit 59eb766f47
4 changed files with 29 additions and 75 deletions

View File

@@ -132,6 +132,7 @@ extern const struct BlockRequest sBlockRequestLookupTable[5];
extern struct Link gLink;
extern u16 gRecvCmds[CMD_LENGTH][MAX_LINK_PLAYERS];
extern u8 gUnknown_020228C4[BLOCK_BUFFER_SIZE]; // gBlockSendBuffer
extern u8 gBlockSendBuffer[BLOCK_BUFFER_SIZE];
extern u16 gLinkType;
extern u32 gLinkStatus;