early-access version 2847
This commit is contained in:
4
externals/SDL/include/SDL_log.h
vendored
4
externals/SDL/include/SDL_log.h
vendored
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user