Home
last modified time | relevance | path

Searched refs:controlsynctime (Results 1 – 3 of 3) sorted by relevance

/dports/games/rottdc/rottdc-1.0-2/rott/
H A Drt_com.c58 int controlsynctime; variable
515 controlsynctime=syncpacket->clocktime; in ComSetTime()
549 controlsynctime=syncpacket->clocktime; in ComSetTime()
565 while (GetTicCount()<controlsynctime+VBLCOUNTER) in ComSetTime()
H A Drt_com.h37 extern int controlsynctime;
H A Drt_net.c506 controlupdatetime=controlsynctime+(VBLCOUNTER*2); in StartupClientControls()