Home
last modified time | relevance | path

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

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dactor_placement.c41 int attemptsAwayFromExits = 0; in PlacePlayerSimple() local
51 if (attemptsAwayFromExits < 100) in PlacePlayerSimple()
53 attemptsAwayFromExits++; in PlacePlayerSimple()