mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-01 01:17:40 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
7ab8e4797e
commit
935b6502ac
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue