4 lines
59 B
C++
4 lines
59 B
C++
#define STB_IMAGE_IMPLEMENTATION 1
|
|
#include "stb_image.h"
|
|
|
#define STB_IMAGE_IMPLEMENTATION 1
|
|
#include "stb_image.h"
|
|
|