brush settings reset button, hook crash handler on every thread, update changelog
This commit is contained in:
@@ -37,6 +37,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <dirent.h>
|
||||
#include <dispatch/dispatch.h>
|
||||
#define BT_SetTerminate void
|
||||
|
||||
#elif __ANDROID__
|
||||
|
||||
@@ -52,7 +53,8 @@
|
||||
#define SHADER_VERSION "#version 300 es\n"
|
||||
#define PP_OS "android"
|
||||
#define __block
|
||||
#define STBI_NEON
|
||||
//#define STBI_NEON
|
||||
#define BT_SetTerminate void
|
||||
|
||||
#elif _WIN32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user