more STB_IMAGE_STATIC fixes

This commit is contained in:
Sean Barrett
2016-12-04 05:39:35 -08:00
parent 7bcaa93a76
commit 0b2c06a7e1
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,7 @@
#define STB_IMAGE_STATIC
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#define STB_VORBIS_HEADER_ONLY
#include "stb_vorbis.c"
#include "stb.h"