Home
last modified time | relevance | path

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

/dports/games/devilutionX/devilutionX-1.2.1/Source/
H A Dmulti.cpp31 DWORD sgdwGameLoops; variable
196 sgdwGameLoops++; in multi_mon_seeds()
197 l = (sgdwGameLoops >> 8) | (sgdwGameLoops << 24); // _rotr(sgdwGameLoops, 8) in multi_mon_seeds()
229 sgdwGameLoops = 4 * absTurns * sgbNetUpdateRate; in multi_parse_turn()
788 sgdwGameLoops = 0; in NetInit()