mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-27 08:18:41 +00:00
locale: Fixed \since on SDL_Locale.
This commit is contained in:
parent
56846df9b0
commit
1fbce8a06a
1 changed files with 1 additions and 1 deletions
|
|
@ -47,7 +47,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 2.0.14.
|
||||
*
|
||||
* \sa SDL_GetPreferredLocales
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue