summaryrefslogtreecommitdiff
path: root/src/common.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.c')
-rw-r--r--src/common.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common.c b/src/common.c
index bede4ee..d10ce5f 100644
--- a/src/common.c
+++ b/src/common.c
@@ -1934,8 +1934,9 @@ Qcommon_Frame
void Qcommon_Frame( void ) {
#if USE_CLIENT
unsigned time_before, time_event, time_between, time_after;
+ unsigned clientrem;
#endif
- unsigned oldtime, msec, clientrem;
+ unsigned oldtime, msec;
static unsigned remaining;
static float frac;