avoid __forceinline in mingw since their definition for C is broken;

dummy definitions for malloc et al (note you have to modify source to make this work though anyway);
tweak credits change;
This commit is contained in:
Sean Barrett
2016-01-16 07:19:27 -08:00
parent 2b57ea95da
commit 0860860af6
2 changed files with 19 additions and 2 deletions

View File

@ -130,6 +130,10 @@ SOURCE=..\stb_leakcheck.h
# End Source File
# Begin Source File
SOURCE=..\stb_malloc.h
# End Source File
# Begin Source File
SOURCE=..\stb_perlin.h
# End Source File
# Begin Source File