include: Fixes to make the headers friendly with the latest wikiheaders.

This commit is contained in:
Ryan C. Gordon 2024-04-11 01:17:27 -04:00
parent 9216b7a5ee
commit e75d72670f
No known key found for this signature in database
GPG key ID: FA148B892AB48044
19 changed files with 59 additions and 56 deletions

View file

@ -2702,7 +2702,7 @@ extern "C" {
/**
* \brief An enumeration of hint priorities
*/
typedef enum
typedef enum SDL_HintPriority
{
SDL_HINT_DEFAULT,
SDL_HINT_NORMAL,