Update LEGO1/mxdirectdraw.cpp

Co-authored-by: MattKC <34096995+itsmattkc@users.noreply.github.com>
This commit is contained in:
Roman Masanin 2023-07-12 00:04:03 +02:00 committed by GitHub
parent b1282104ef
commit 49d7d0095b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1209,7 +1209,7 @@ void MxDirectDraw::unk1()
} }
// OFFSET: LEGO1 0x1009D920 // OFFSET: LEGO1 0x1009D920
void MxDirectDraw::unk2() void MxDirectDraw::FUN_1009D920()
{ {
RestoreOriginalPaletteEntries(); RestoreOriginalPaletteEntries();
if (m_pDirectDraw != NULL) if (m_pDirectDraw != NULL)