mirror of
https://github.com/nothings/stb.git
synced 2026-08-27 06:23:14 +00:00
test_image_write.c: change from standalone to integrated with image_test.c
This commit is contained in:
@@ -1 +1,3 @@
|
||||
#define STB_IMAGE_STATIC
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
@@ -1 +1,3 @@
|
||||
#define STB_IMAGE_WRITE_IMPLEMENTATION
|
||||
#define STB_IMAGE_WRITE_STATIC
|
||||
#include "stb_image_write.h"
|
||||
Reference in New Issue
Block a user