Searched refs:curSpill (Results 1 – 1 of 1) sorted by relevance
3922 int i, x, curSpill; in system_addPresence() local3950 curSpill = 0; in system_addPresence()3972 while (curSpill < range) { in system_addPresence()3990 cur->presence[x].value += amount / (2 + curSpill); in system_addPresence()3994 curSpill++; in system_addPresence()