4 lines
78 B
C
4 lines
78 B
C
#define STB_IMAGE_IMPLEMENTATION
|
|
#define STBI_NO_STDIO
|
|
#include "stb_image.h"
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#define STBI_NO_STDIO
|
|
#include "stb_image.h"
|