Skip to content

Commit

Permalink
Fixed documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Nov 7, 2021
1 parent 301389c commit 74f35a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/SDL_gamecontroller.h
Expand Up @@ -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.
*
* \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
*
* \since This function is available since SDL 2.0.18.
Expand Down

0 comments on commit 74f35a7

Please sign in to comment.