mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-05-31 14:29:14 +08:00
Fixed documentation
This commit is contained in:
@@ -948,7 +948,7 @@ extern DECLSPEC const char* SDLCALL SDL_GameControllerGetAppleSFSymbolsNameForBu
|
|||||||
* Return the sfSymbolsName for a given axis on a game controller on Apple platforms.
|
* Return the sfSymbolsName for a given axis on a game controller on Apple platforms.
|
||||||
*
|
*
|
||||||
* \param gamecontroller the controller to query
|
* \param gamecontroller the controller to query
|
||||||
* \param button an axis on the game controller
|
* \param axis an axis on the game controller
|
||||||
* \returns the sfSymbolsName or NULL if the name can't be found
|
* \returns the sfSymbolsName or NULL if the name can't be found
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 2.0.18.
|
* \since This function is available since SDL 2.0.18.
|
||||||
|
|||||||
Reference in New Issue
Block a user