doxygen: Removed some cruft that accumulated during wiki migration.

This commit is contained in:
Ryan C. Gordon
2021-07-14 17:09:05 -04:00
parent c07e5e99c8
commit 37d4f003b7
2 changed files with 1 additions and 2 deletions

View File

@@ -117,7 +117,7 @@ typedef struct SDL_WindowShapeMode {
* not reference a valid shaped window.
*
* \sa SDL_WindowShapeMode
* \sa [[SDL_GetShapedWindowMode.]]
* \sa SDL_GetShapedWindowMode
*/
extern DECLSPEC int SDLCALL SDL_SetWindowShape(SDL_Window *window,SDL_Surface *shape,SDL_WindowShapeMode *shape_mode);