X-Git-Url: https://harrygodden.com/git/?a=blobdiff_plain;f=network.h;h=066b9f82f3e1bc245ce3a3fbe63fa6a3331ec03c;hb=46f4e9ee87dc67402166e4c6b05efbe922cd7574;hp=16594e84184c1f01ad8519142d7f48fca77986c2;hpb=22f62f001f21d1b91fefd9fc495c122d9ddf205a;p=carveJwlIkooP6JGAAIwe30JlM.git diff --git a/network.h b/network.h index 16594e8..066b9f8 100644 --- a/network.h +++ b/network.h @@ -50,6 +50,8 @@ struct { f64 last_attempt, last_frame; u32 retries; + + i32 network_info; } static network_client = { .state = k_ESteamNetworkingConnectionState_None,