Merge branch 'master' into conf

This commit is contained in:
Christian Semmler 2025-06-09 18:00:26 -07:00 committed by GitHub
commit dee7ca27f2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -49,7 +49,7 @@ class MxStopWatch {
inline MxStopWatch::MxStopWatch()
{
Reset();
m_ticksPerSeconds = SDL_GetPerformanceCounter();
m_ticksPerSeconds = SDL_GetPerformanceFrequency();
}
// FUNCTION: BETA10 0x100d8be0