Home
last modified time | relevance | path

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

/dports/games/cdogs-sdl/cdogs-sdl-1.0.1/src/cdogs/
H A Dai_utils.c561 static int AStarFollow( in AStarFollow() function
628 return AStarFollow(c, currentTile, &actor->thing, actor->Pos); in AIGoto()
658 return AStarFollow(c, currentTile, &actor->thing, actor->Pos); in AIGoto()