Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/TacticalAI/
H A DFindLocations.cc1564 INT32 best_item_idx = -1; in SearchForItems() local
1661 best_item_idx = item_idx; in SearchForItems()
1668 OBJECTTYPE const& o = GetWorldItem(best_item_idx).o; in SearchForItems()
1688 s.iNextActionSpecialData = best_item_idx; in SearchForItems()
1692 s.uiPendingActionData1 = best_item_idx; in SearchForItems()