Home
last modified time | relevance | path

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

/dports/games/warzone2100/warzone2100/src/hci/
H A Dmanufacture.cpp719 if (productionLoops != lastProductionLoop) in updateLayout()
721 lastProductionLoop = productionLoops; in updateLayout()
729 switch (lastProductionLoop) in getNewString()
736 return astringf("%u", lastProductionLoop + 1); in getNewString()
740 uint8_t lastProductionLoop = 0; member in ManufactureStatsForm::LoopProductionLabel