mirror of
https://github.com/AxioDL/metaforce.git
synced 2025-12-08 15:44:56 +00:00
More CThardus imps, add CRandom16 stats
This commit is contained in:
@@ -120,6 +120,7 @@ void ViewManager::TestGameView::think() {
|
||||
}
|
||||
}
|
||||
|
||||
overlayText += fmt::format(FMT_STRING("CRandom16::Next calls: {}\n"), urde::CRandom16::GetNumNextCalls());
|
||||
if (m_cvarCommons.m_debugOverlayShowResourceStats->toBoolean())
|
||||
overlayText += fmt::format(FMT_STRING("Resource Objects: {}\n"), g_SimplePool->GetLiveObjects());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user