5 lines
86 B
C
5 lines
86 B
C
|
#include "quik_stbi.h"
|
||
|
|
||
|
#define STB_IMAGE_IMPLEMENTATION 1
|
||
|
#include "stb/stb_image.h"
|