mirror of
https://github.com/libretro/RetroArch
synced 2025-03-29 22:20:21 +00:00
Don't define NONBLOCKING_TEST by default
This commit is contained in:
parent
0bb5e0c7fd
commit
7d55de8278
@ -45,7 +45,7 @@
|
||||
#define ARRAY_SIZE(a) (sizeof(a) / sizeof((a)[0]))
|
||||
#endif
|
||||
|
||||
#define NONBLOCKING_TEST
|
||||
//#define NONBLOCKING_TEST
|
||||
|
||||
static const uint8_t png_magic[8] = {
|
||||
0x89, 'P', 'N', 'G', 0x0d, 0x0a, 0x1a, 0x0a,
|
||||
|
Loading…
x
Reference in New Issue
Block a user