From 77b91dfed92646d5719935f8b0db678810daeef9 Mon Sep 17 00:00:00 2001 From: Roman Masanin <52833910+theR4K@users.noreply.github.com> Date: Wed, 12 Jul 2023 00:04:23 +0200 Subject: [PATCH] Update LEGO1/mxdirectdraw.cpp Co-authored-by: MattKC <34096995+itsmattkc@users.noreply.github.com> --- LEGO1/mxdirectdraw.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LEGO1/mxdirectdraw.cpp b/LEGO1/mxdirectdraw.cpp index cacaada3..8a23f2c0 100644 --- a/LEGO1/mxdirectdraw.cpp +++ b/LEGO1/mxdirectdraw.cpp @@ -1164,7 +1164,7 @@ BOOL MxDirectDraw::TextToTextSurface2(const char* text) } // OFFSET: LEGO1 0x1009E020 -void MxDirectDraw::unk1() +void MxDirectDraw::FUN_1009E020() { HRESULT result; byte* line;