Update legovideomanager.cpp

This commit is contained in:
Misha 2024-01-20 15:29:24 -05:00
parent aa85b61af7
commit b55b3bbafd
No known key found for this signature in database
GPG Key ID: 8441D12AEF33FED8

View File

@ -30,7 +30,7 @@ LegoVideoManager::LegoVideoManager()
m_cursorX = m_cursorY;
m_cursorYCopy = m_cursorY;
m_cursorXCopy = m_cursorY;
m_unk0x514 = NULL;
m_cursorSurface = NULL;
m_fullScreenMovie = FALSE;
m_drawFPS = FALSE;
m_unk0x528 = 0;