3 lines
77 B
C
3 lines
77 B
C
|
#define STB_IMAGE_IMPLEMENTATION
|
||
|
#define STBI_ONLY_PNG
|
||
|
#include "stb_image.h"
|