Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DShopKeeper_Interface.cc1525 static BOOLEAN RemoveItemFromArmsDealerOfferArea(INT8 bSlotId, BOOLEAN fKeepItem);
1615 RemoveItemFromArmsDealerOfferArea(ubSelectedInvSlot, TRUE);//a->bSlotIdInOtherLocation in SelectDealersOfferSlotsRegionCallBack()
2749 static BOOLEAN RemoveItemFromArmsDealerOfferArea(INT8 bSlotId, BOOLEAN fKeepItem) in RemoveItemFromArmsDealerOfferArea() function
3407 if( !RemoveItemFromArmsDealerOfferArea( (UINT8)uiCnt, FALSE ) )//a->bSlotIdInOtherLocation in MoveAllArmsDealersItemsInOfferAreaToPlayersOfferArea()