@@ -20,6 +20,7 @@
#include <jni.h>
#include <stdlib.h>
#define STB_SPRINTF_IMPLEMENTATION
+#define STB_SPRINTF_NOUNALIGNED
#include <stb_sprintf.h>
extern "C"
@@ -33,6 +33,7 @@
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <signal.h>
#include <errno.h>
@@ -24,6 +24,7 @@
#include <windowsx.h> // GET_X_LPARAM, GET_Y_LPARAM
#include <xinput.h>
namespace crown