Home
last modified time | relevance | path

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

/dports/games/avp/avp-20170505/src/avp/
H A Dbh_ais.c1799 AIMODULE* worstModule = NULL; in NPC_FindAIWanderTarget() local
1866 if(!worstModule) in NPC_FindAIWanderTarget()
1868 worstModule = nextAdjModule; in NPC_FindAIWanderTarget()
1882 chosenModule = worstModule; in NPC_FindAIWanderTarget()
1885 worstModule = nextAdjModule; in NPC_FindAIWanderTarget()
1924 else if(worstModule) in NPC_FindAIWanderTarget()