Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DShopKeeper_Interface.cc5191 UINT8 ubNonRepairableSubObjects; in OfferObjectToDealer() local
5216 …nObject( pComplexObject, &ubTotalSubObjects, &ubRepairableSubObjects, &ubNonRepairableSubObjects ); in OfferObjectToDealer()
5220 ubPlayerOfferAreaSlotsNeeded = ubNonRepairableSubObjects; in OfferObjectToDealer()