Home
last modified time | relevance | path

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

/dports/games/7kaa/7kaa-2.15.4p1/include/
H A DOPOWER.h132 short select_active_unit(short *selectedArray, short selectedCount);
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOPOWER.cpp636 …activeUnit = unit_array[select_active_unit(nationSelectedArray, nationSelectedCount)]; // update a… in detect_action()
2301 short Power::select_active_unit(short *selectedArray, short selectedCount) in select_active_unit() function in Power