mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-18 12:05:24 +00:00
More CThardus imps, add CRandom16 stats
This commit is contained in:
@@ -880,6 +880,7 @@ void CMain::WarmupShaders() {
|
||||
}
|
||||
return true;
|
||||
});
|
||||
|
||||
|
||||
m_warmupIt = m_warmupTags.begin();
|
||||
|
||||
@@ -887,6 +888,7 @@ void CMain::WarmupShaders() {
|
||||
}
|
||||
|
||||
bool CMain::Proc() {
|
||||
CRandom16::ResetNumNextCalls();
|
||||
// Warmup cycle overrides update
|
||||
if (m_warmupTags.size())
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user