Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Tactical/
H A DCiv_Quotes.cc392 UINT8 ubCivType; in DetermineCivQuoteEntry() local
401 ubCivType = GetCivType( pCiv ); in DetermineCivQuoteEntry()
403 if ( ubCivType == CIV_TYPE_ENEMY ) in DetermineCivQuoteEntry()
437 if ( ubCivType == CIV_TYPE_MARRIED_PC ) in DetermineCivQuoteEntry()
476 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
513 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
527 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
631 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
645 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
657 if ( ubCivType == CIV_TYPE_ADULT ) in DetermineCivQuoteEntry()
[all …]