Fix unintended unname

This commit is contained in:
ExMatics HydrogenC
2023-12-02 17:51:32 +08:00
parent 29eb3954c5
commit 2f019d4264

View File

@@ -57,7 +57,7 @@
#undef CreateWindow
#undef CreateProcess
#undef SetWindowText
#undef DrawTextInternal
#undef DrawText
#undef CreateFont
#undef IsMinimized
#undef IsMaximized