fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@187 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
5460ca4639
commit
f70b20a6e6
7 changed files with 8013 additions and 20 deletions
5
src/external/image.c
vendored
Normal file
5
src/external/image.c
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
/* $Id$ */
|
||||
#ifdef USE_STB_IMAGE
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
#endif
|
||||
7988
src/external/stb_image.h
vendored
Normal file
7988
src/external/stb_image.h
vendored
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue