Update stb_image, clean up some warnings.

This commit is contained in:
Steveice10
2018-04-10 17:07:31 -07:00
parent d42477ecac
commit 991582f4a8
5 changed files with 1568 additions and 707 deletions

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 :=