mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
4 lines
84 B
C
Generated
4 lines
84 B
C
Generated
#ifdef USE_STB_IMAGE
|
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#include "stb_image.h"
|
|
#endif
|