mxomni: fixed minor inaccuracy

This commit is contained in:
itsmattkc
2023-06-19 10:56:53 -07:00
parent 0b3d1abe66
commit dafe66191c
2 changed files with 2 additions and 1 deletions

View File

@@ -57,7 +57,7 @@ protected:
MxCriticalSection m_criticalsection; // 0x48
int m_unk64; // 0x64
unsigned char m_unk64; // 0x64
};
__declspec(dllexport) MxTimer * Timer();