mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-24 12:05:43 +00:00
docs: SDL_Locale is a struct, not a function.
This commit is contained in:
@@ -53,7 +53,7 @@ extern "C" {
|
||||
* would be "en"), and the country, if not NULL, will be an ISO-3166 country
|
||||
* code (so Canada would be "CA").
|
||||
*
|
||||
* \since This function is available since SDL 3.2.0.
|
||||
* \since This struct is available since SDL 3.2.0.
|
||||
*
|
||||
* \sa SDL_GetPreferredLocales
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user