This commit is contained in:
Ramen2X 2024-12-27 12:48:39 -05:00
parent 0999155dda
commit b6f4251f78

View File

@ -48,7 +48,7 @@ class MxSmkPresenter : public MxVideoPresenter {
void Destroy(MxBool p_fromDestructor);
protected:
MxSmk m_mxSmk; // 0x64
MxSmk m_mxSmk; // 0x64
MxU32 m_currentFrame; // 0x71c
};