early-access version 2847

This commit is contained in:
pineappleEA
2022-07-19 05:48:31 +02:00
parent ba74a2373c
commit 05e3c38e7f
498 changed files with 16027 additions and 27028 deletions

View File

@@ -47,9 +47,9 @@ extern "C" {
/**
* \brief The maximum size of a log message prior to SDL 2.0.24
* \brief The maximum size of a log message
*
* As of 2.0.24 there is no limit to the length of SDL log messages.
* Messages longer than the maximum size will be truncated
*/
#define SDL_MAX_LOG_MESSAGE 4096