Sync SDL3 wiki -> header

main
SDL Wiki Bot 2024-04-11 19:40:25 +00:00
parent 7ab8e4797e
commit 935b6502ac
1 changed files with 2 additions and 1 deletions

View File

@ -82,7 +82,8 @@ typedef struct SDL_MessageBoxColor
} SDL_MessageBoxColor; } SDL_MessageBoxColor;
/** /**
* An enumeration of indices inside the colors array of SDL_MessageBoxColorScheme. * An enumeration of indices inside the colors array of
* SDL_MessageBoxColorScheme.
*/ */
typedef enum SDL_MessageBoxColorType typedef enum SDL_MessageBoxColorType
{ {