Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DItems.h43 …st s, OBJECTTYPE* const pTargetObj, OBJECTTYPE* const pAttachment, UINT8 const ubIndexInStack = 0);
H A DItems.cc1561 …* const s, OBJECTTYPE* const pTargetObj, OBJECTTYPE* const pAttachment, UINT8 const ubIndexInStack) in AttachObject() argument
1699 INT8& targetStatus = target.bStatus[ubIndexInStack]; in AttachObject()