mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-26 10:06:42 +08:00
include: Fixes to make the headers friendly with the latest wikiheaders.
This commit is contained in:
+1
-1
@@ -2702,7 +2702,7 @@ extern "C" {
|
||||
/**
|
||||
* \brief An enumeration of hint priorities
|
||||
*/
|
||||
typedef enum
|
||||
typedef enum SDL_HintPriority
|
||||
{
|
||||
SDL_HINT_DEFAULT,
|
||||
SDL_HINT_NORMAL,
|
||||
|
||||
Reference in New Issue
Block a user