Skip to content

Commit

Permalink
Sync SDL_image wiki -> header
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Aug 17, 2022
1 parent d7c94b2 commit 18ca89d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDL_image.h
Original file line number Diff line number Diff line change
Expand Up @@ -380,7 +380,7 @@ extern DECLSPEC SDL_Surface * SDLCALL IMG_Load_RW(SDL_RWops *src, int freesrc);
*
* \sa IMG_LoadTextureTyped_RW
* \sa IMG_LoadTexture_RW
* \sa SDL_DestroyTexture
* \sa [SDL_DestroyTexture](https://wiki.libsdl.org/SDL_DestroyTexture)
*/
extern DECLSPEC SDL_Texture * SDLCALL IMG_LoadTexture(SDL_Renderer *renderer, const char *file);

Expand Down

0 comments on commit 18ca89d

Please sign in to comment.