mirror of
https://github.com/glfw/glfw.git
synced 2025-06-07 16:24:57 +00:00
Added conditional NK_BIGENDIAN
This commit is contained in:
parent
04782ba681
commit
c29ee4453f
@ -41,7 +41,9 @@
|
||||
#define NK_INCLUDE_VERTEX_BUFFER_OUTPUT
|
||||
#define NK_INCLUDE_STANDARD_VARARGS
|
||||
#define NK_BUTTON_TRIGGER_ON_RELEASE
|
||||
#ifdef GLFW_PLATFORM_OS4
|
||||
#define NK_BIGENDIAN
|
||||
#endif
|
||||
#include <nuklear.h>
|
||||
|
||||
#define NK_GLFW_GL2_IMPLEMENTATION
|
||||
|
Loading…
Reference in New Issue
Block a user