Update LEGO1/mxdirectdraw.h

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

View File

@ -123,8 +123,8 @@ class MxDirectDraw
SIZE& textSizeOnSurface);
BOOL TextToTextSurface1(const char* text);
BOOL TextToTextSurface2(const char* lpString);
void unk1();
void unk2();
void FUN_1009E020();
void FUN_1009D920();
};
#endif // MXDIRECTDRAW_H