Home
last modified time | relevance | path

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

/dports/games/jaggedalliance2/ja2-stracciatella-0.18.0/src/game/Laptop/
H A DLaptopSave.h116 BOOLEAN fNewMercsAvailableAtMercSite; member
H A DMercs.cc1141 if( LaptopSaveInfo.fNewMercsAvailableAtMercSite ) in GetSpeckConditionalOpening()
1143 LaptopSaveInfo.fNewMercsAvailableAtMercSite = FALSE; in GetSpeckConditionalOpening()
1603 if( LaptopSaveInfo.fNewMercsAvailableAtMercSite ) in AreAnyOfTheNewMercsAvailable()
1722 LaptopSaveInfo.fNewMercsAvailableAtMercSite = TRUE; in MakeNewMercsAvailable()
H A DLaptop.cc3340 INJ_BOOL( d, l.fNewMercsAvailableAtMercSite) in SaveLaptopInfoToSavedGame()
3427 EXTR_BOOL( d, l.fNewMercsAvailableAtMercSite) in LoadLaptopInfoFromSavedGame()