Remove STB implementation as it's already defined in RT64

This commit is contained in:
Wiseguy 2024-05-25 12:58:47 -04:00 committed by Mr-Wiseguy
parent 7b54fb7a71
commit 94b0ddee1b

View File

@ -31,7 +31,6 @@
#include "SDL_syswm.h" #include "SDL_syswm.h"
#endif #endif
#define STB_IMAGE_IMPLEMENTATION
#include "../../lib/rt64/src/contrib/stb/stb_image.h" #include "../../lib/rt64/src/contrib/stb/stb_image.h"
extern "C" void init(); extern "C" void init();