Replace lodepng by stb_image; add Vorbis banner sound import
This commit is contained in:
3
source/pc/stb_image.c
Normal file
3
source/pc/stb_image.c
Normal file
@@ -0,0 +1,3 @@
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#define STBI_ONLY_PNG
|
||||
#include "stb_image.h"
|
||||
Reference in New Issue
Block a user