5 lines
76 B
C++
5 lines
76 B
C++
#include <pch.hpp>
|
|
|
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#include <stb_image.h>
|