git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@513 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
NishiOwO
2025-10-30 02:21:35 +00:00
parent db999b37cc
commit fed11f4a95

5
external/image.c generated vendored
View File

@@ -1,5 +0,0 @@
/* $Id$ */
#ifdef USE_STB_IMAGE
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"
#endif