Update external libraries

This commit is contained in:
Ray
2019-08-07 00:33:57 +02:00
parent 439e73a8ec
commit 3d46297cc1
6 changed files with 1495 additions and 567 deletions

View File

@@ -10,11 +10,6 @@
Will probably not work correctly with strict-aliasing optimizations.
If using a modern Microsoft Compiler, non-safe versions of CRT calls may cause
compilation warnings or even errors. To avoid this, also before #including,
#define STBI_MSC_SECURE_CRT
ABOUT:
This header file is a library for writing images to C stdio or a callback.