mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-02 20:58:14 +00:00
[examples] tweaks to overrides example and commentary
This commit is contained in:
+1
-1
@@ -127,7 +127,7 @@ MD_CRT_LoadEntireFile(MD_Arena *arena, MD_String8 filename)
|
||||
////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
//- win32 header
|
||||
#if (MD_DEFAULT_FILE_ITER || MD_DEFAULT_MEMORY) && MD_OS_WINDOWS
|
||||
#if (MD_DEFAULT_FILE_ITER || MD_2DEFAULT_MEMORY) && MD_OS_WINDOWS
|
||||
# include <Windows.h>
|
||||
# pragma comment(lib, "User32.lib")
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user