Files
HydraV3/Libraries/stb-master/tests/test_image.c
T

7 lines
135 B
C
Raw Normal View History

2026-07-17 15:35:16 +01:00
#ifdef __clang__
#define STBIDEF static inline
#endif
#define STB_IMAGE_STATIC
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"