mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2025-12-31 06:30:52 +00:00
5 lines
84 B
C
Generated
5 lines
84 B
C
Generated
#ifdef USE_STB_IMAGE
|
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#include "stb_image.h"
|
|
#endif
|