From 877c77defeea2425ef03dbba5e92e62056d22a8e Mon Sep 17 00:00:00 2001 From: MattKC <34096995+itsmattkc@users.noreply.github.com> Date: Thu, 3 Aug 2023 09:54:48 -0700 Subject: [PATCH] Update LEGO1/mxdirectdraw.cpp --- LEGO1/mxdirectdraw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/mxdirectdraw.cpp b/LEGO1/mxdirectdraw.cpp index 1647bb29..ab48b636 100644 --- a/LEGO1/mxdirectdraw.cpp +++ b/LEGO1/mxdirectdraw.cpp @@ -159,7 +159,7 @@ void MxDirectDraw::Destroy() { DestroyButNotDirectDraw(); - unk2(); + FUN_1009D920(); if (m_pDirectDraw != NULL) {