mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 21:32:45 +00:00
Update stb_image.h
This commit is contained in:
parent
ad197df312
commit
67edc97ff1
@ -8,12 +8,12 @@
|
|||||||
#define STB_IMAGE_IMPLEMENTATION
|
#define STB_IMAGE_IMPLEMENTATION
|
||||||
|
|
||||||
#ifdef RARCH_INTERNAL
|
#ifdef RARCH_INTERNAL
|
||||||
#define STB_IMAGE_STATIC
|
|
||||||
#define STBI_NO_PSD
|
#define STBI_NO_PSD
|
||||||
#define STBI_NO_GIF
|
#define STBI_NO_GIF
|
||||||
#define STBI_NO_HDR
|
#define STBI_NO_HDR
|
||||||
#define STBI_NO_PIC
|
#define STBI_NO_PIC
|
||||||
#define STBI_NO_PNM
|
#define STBI_NO_PNM
|
||||||
|
#define STBI_SUPPORT_ZLIB
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#include "stb_image.h"
|
#include "stb_image.h"
|
||||||
|
3684
cores/stb_image.h
3684
cores/stb_image.h
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user