Home
last modified time | relevance | path

Searched defs:minResistance (Results 1 – 2 of 2) sorted by relevance

/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOF_CAMP2.cpp733 int i, minResistance=100, bestTownRecno=0; in think_capture_target_town() local
1053 int minResistance = MIN(curResistance, targetResistance); in think_capture_use_spy2() local
H A DOAI_CAPT.cpp140 int minResistance = MIN( averageResistance, targetResistance ); in think_capture_independent() local