Updated stb_image to 2.07.

This commit is contained in:
Alex Szpakowski
2015-09-13 11:26:11 -03:00
parent d30e60f8d7
commit 05ed70ed18
2 changed files with 171 additions and 101 deletions
+2 -2
View File
@@ -143,7 +143,7 @@ public:
{
public:
#if defined(DEBUG) && DEBUG == 1
#if defined(LOVE_IOS)
TempDebugGroup(const char *name)
{
if (GLAD_EXT_debug_marker)
@@ -153,7 +153,7 @@ public:
TempDebugGroup(const char *) {}
#endif
#if defined(DEBUG) && DEBUG == 1
#if defined(LOVE_IOS)
~TempDebugGroup()
{
if (GLAD_EXT_debug_marker)