Replace tab with spaces
This commit is contained in:
parent
9705e19535
commit
9ac2fb44f0
|
|
@ -46,7 +46,7 @@
|
||||||
#define _GLFW_USE_RETINA // To have windows use the full resolution of Retina displays
|
#define _GLFW_USE_RETINA // To have windows use the full resolution of Retina displays
|
||||||
#endif
|
#endif
|
||||||
#if defined(__TINYC__)
|
#if defined(__TINYC__)
|
||||||
#define _WIN32_WINNT_WINXP 0x0501
|
#define _WIN32_WINNT_WINXP 0x0501
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// NOTE: _GLFW_MIR experimental platform not supported at this moment
|
// NOTE: _GLFW_MIR experimental platform not supported at this moment
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user