fix missing "defined" in #if defined(STBI_NO_foo);

fix incorrect initialization of alpha channel for RGB PSD
This commit is contained in:
Sean Barrett
2015-09-13 11:08:40 -07:00
parent 023ff3ffd2
commit d5b8af12cb
2 changed files with 13 additions and 4 deletions

View File

@ -106,6 +106,10 @@ SOURCE=..\stb_dxt.h
# End Source File
# Begin Source File
SOURCE=..\stb_easy_font.h
# End Source File
# Begin Source File
SOURCE=..\stb_herringbone_wang_tile.h
# End Source File
# Begin Source File