Files
milsko/external/stb_image.c
NishiOwO 1e11963ff4 wip
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@505 b9cfdab3-6d41-4d17-bbe4-086880011989
2025-10-29 21:44:51 +00:00

6 lines
95 B
C
Generated

/* $Id$ */
#ifdef USE_STB_IMAGE
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#endif