Update stb_image, clean up some warnings.

This commit is contained in:
Steveice10
2018-04-10 17:07:31 -07:00
parent 08e40e5456
commit 4e2dc20b3a
5 changed files with 1568 additions and 707 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ EXTRA_OUTPUT_FILES :=
LIBRARY_DIRS :=
LIBRARIES :=
BUILD_FLAGS := -Wno-unused-result -Wno-sign-compare -Wno-misleading-indentation -Wno-unused-function
BUILD_FLAGS := -Wno-unused-function
BUILD_FLAGS_CC :=
BUILD_FLAGS_CXX :=
RUN_FLAGS :=