Remove STB implementation as it's already defined in RT64
This commit is contained in:
parent
35d86c46e6
commit
130f91fe50
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue