summaryrefslogtreecommitdiff
path: root/variables.h
diff options
context:
space:
mode:
Diffstat (limited to 'variables.h')
-rw-r--r--variables.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/variables.h b/variables.h
index 26b133e8b..ae14c6136 100644
--- a/variables.h
+++ b/variables.h
@@ -231,6 +231,8 @@ VARDEF uint _network_server_port;
VARDEF uint16 _network_sync_freq;
VARDEF uint16 _network_ahead_frames;
+VARDEF uint16 _network_ready_ahead;
+VARDEF uint16 _network_client_timeout;
VARDEF uint32 _sync_seed_1, _sync_seed_2;