merge mevent server and document mevent_server_helpers

This commit is contained in:
PikalaxALT
2018-12-01 11:24:05 -05:00
parent b9a6cba30a
commit 01aada9e93
9 changed files with 589 additions and 598 deletions
+1 -1
View File
@@ -169,7 +169,7 @@ void sub_8007E24(void);
void sub_8007E4C(void);
u8 GetMultiplayerId(void);
u8 bitmask_all_link_players_but_self(void);
bool8 SendBlock(u8, void *, u16);
bool8 SendBlock(u8, const void *, u16);
u8 GetBlockReceivedStatus(void);
void ResetBlockReceivedFlags(void);
void ResetBlockReceivedFlag(u8);