mirror of
https://gitea.nishi.boats/pyrite-dev/milsko
synced 2026-01-11 11:53:29 +00:00
borland
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@287 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
2
src/external/stb_image.h
vendored
2
src/external/stb_image.h
vendored
@@ -638,7 +638,7 @@ STBIDEF int stbi_zlib_decode_noheader_buffer(char *obuffer, int olen, const ch
|
||||
#endif
|
||||
#endif
|
||||
|
||||
#if defined(_MSC_VER) || defined(__SYMBIAN32__)
|
||||
#if defined(_MSC_VER) || defined(__SYMBIAN32__) || defined(__BORLANDC__)
|
||||
typedef unsigned short stbi__uint16;
|
||||
typedef signed short stbi__int16;
|
||||
typedef unsigned int stbi__uint32;
|
||||
|
||||
Reference in New Issue
Block a user