mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Merge branch 'master' into conf
This commit is contained in:
commit
dee7ca27f2
@ -49,7 +49,7 @@ class MxStopWatch {
|
|||||||
inline MxStopWatch::MxStopWatch()
|
inline MxStopWatch::MxStopWatch()
|
||||||
{
|
{
|
||||||
Reset();
|
Reset();
|
||||||
m_ticksPerSeconds = SDL_GetPerformanceCounter();
|
m_ticksPerSeconds = SDL_GetPerformanceFrequency();
|
||||||
}
|
}
|
||||||
|
|
||||||
// FUNCTION: BETA10 0x100d8be0
|
// FUNCTION: BETA10 0x100d8be0
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user