mirror of
https://github.com/coop-deluxe/sm64coopdx.git
synced 2026-04-26 03:51:46 +00:00
Whoops2
This commit is contained in:
parent
8b9e348537
commit
91ad974684
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ u32 gNetworkAreaTimerClock = 0;
|
|||
u32 gNetworkAreaTimer = 0;
|
||||
void* gNetworkServerAddr = NULL;
|
||||
bool gNetworkSentJoin = false;
|
||||
u8 gNetworkRequestLocationTimer = 0;
|
||||
u16 gNetworkRequestLocationTimer = 0;
|
||||
|
||||
u8 gDebugPacketIdBuffer[256] = { 0xFF };
|
||||
u8 gDebugPacketSentBuffer[256] = { 0 };
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue