update nitrogfx to the latest version

This commit is contained in:
red031000
2025-11-03 22:50:42 +00:00
parent 69a73ea442
commit 5d39e7bd54
12 changed files with 1334 additions and 194 deletions

View File

@@ -81,7 +81,7 @@ then using the CJSON_API_VISIBILITY flag to "export" the same symbols the way CJ
/* project version */
#define CJSON_VERSION_MAJOR 1
#define CJSON_VERSION_MINOR 7
#define CJSON_VERSION_PATCH 18
#define CJSON_VERSION_PATCH 19
#include <stddef.h>