Add doc comment

This commit is contained in:
Arron Vinyard 2022-03-31 07:18:10 -04:00 committed by GitHub
parent 1eac58a5b7
commit c18214ce79
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@
#define INVALID_FCVAR_FLAGS (-1)
#define MAX_CONSOLE_LENGTH 1024
#define MAX_CONSOLE_LENGTH 1024 /**< Maximum buffer size for console messages */
/**
* Console variable query helper values.