diff options
Diffstat (limited to 'thirdparty/stb/tests/test_image.c')
| -rw-r--r-- | thirdparty/stb/tests/test_image.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/thirdparty/stb/tests/test_image.c b/thirdparty/stb/tests/test_image.c new file mode 100644 index 0000000..e23d4a0 --- /dev/null +++ b/thirdparty/stb/tests/test_image.c @@ -0,0 +1 @@ +#include "stb_image.h"
\ No newline at end of file |