mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-15 02:33:12 +00:00
Reviewed formating
This commit is contained in:
parent
adfe2c1704
commit
18e4d1d44f
@ -61,7 +61,9 @@
|
||||
#elif !defined(HWND) && defined(_MSVC_LANG)
|
||||
typedef struct HWND__ *HWND;
|
||||
#endif
|
||||
#include "../external/win32_clipboard.h"
|
||||
|
||||
#include "../external/win32_clipboard.h" // Clipboard image copy-paste
|
||||
|
||||
#define GLFW_EXPOSE_NATIVE_WIN32
|
||||
#define GLFW_NATIVE_INCLUDE_NONE // To avoid some symbols re-definition in windows.h
|
||||
#include "GLFW/glfw3native.h"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user