stb image in its own compilation unit
This commit is contained in:
parent
7c0f56f497
commit
a091a542f3
3 changed files with 5 additions and 4 deletions
3
stb_image.c
Normal file
3
stb_image.c
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue