mirror of
https://github.com/encounter/SDL.git
synced 2025-12-08 21:17:45 +00:00
Remove 'Enum' suffixes (bug 4813)
This commit is contained in:
@@ -94,7 +94,7 @@ typedef enum
|
||||
};
|
||||
*/
|
||||
SDL_LOG_CATEGORY_CUSTOM
|
||||
} SDL_LogCategoryEnum;
|
||||
} SDL_LogCategory;
|
||||
|
||||
/**
|
||||
* \brief The predefined log priorities
|
||||
|
||||
Reference in New Issue
Block a user