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:23 +02:00 committed by GitHub
parent 49d7d0095b
commit 77b91dfed9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1164,7 +1164,7 @@ BOOL MxDirectDraw::TextToTextSurface2(const char* text)
} }
// OFFSET: LEGO1 0x1009E020 // OFFSET: LEGO1 0x1009E020
void MxDirectDraw::unk1() void MxDirectDraw::FUN_1009E020()
{ {
HRESULT result; HRESULT result;
byte* line; byte* line;