Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DMercs.cc957 static UINT8 CountNumberOfMercMercsWhoAreDead(void);
1040 else if( CountNumberOfMercMercsWhoAreDead() >= 2 && LaptopSaveInfo.ubSpeckCanSayPlayersLostQuote ) in GetSpeckConditionalOpening()
1266 static UINT8 CountNumberOfMercMercsWhoAreDead(void) in CountNumberOfMercMercsWhoAreDead() function