test network 1
[carveJwlIkooP6JGAAIwe30JlM.git] / network.h
index 16594e84184c1f01ad8519142d7f48fca77986c2..066b9f82f3e1bc245ce3a3fbe63fa6a3331ec03c 100644 (file)
--- 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,