mirror of
https://github.com/isledecomp/isle.git
synced 2025-10-27 18:34:06 +00:00
Clear unknowns in MxVideoPresenter (#1656)
This commit is contained in:
@@ -25,8 +25,8 @@ void MxSmkPresenter::Init()
|
||||
{
|
||||
m_currentFrame = 0;
|
||||
memset(&m_mxSmk, 0, sizeof(m_mxSmk));
|
||||
SetBit1(FALSE);
|
||||
SetBit2(FALSE);
|
||||
SetUseSurface(FALSE);
|
||||
SetUseVideoMemory(FALSE);
|
||||
}
|
||||
|
||||
// FUNCTION: LEGO1 0x100b3900
|
||||
|
||||
Reference in New Issue
Block a user