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 5a80cd028c
commit 1978a72690

View File

@ -38,7 +38,6 @@
#include "SDL_syswm.h"
#endif
#define STB_IMAGE_IMPLEMENTATION
#include "../../lib/rt64/src/contrib/stb/stb_image.h"
template<typename... Ts>