We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8510331 commit d283f46Copy full SHA for d283f46
include/SDL3/SDL_surface.h
@@ -32,7 +32,8 @@
32
* There is also a simple .bmp loader, SDL_LoadBMP(). SDL itself does not
33
* provide loaders for various other file formats, but there are several
34
* excellent external libraries that do, including its own satellite library,
35
- * SDL_image:
+ * [SDL_image](https://wiki.libsdl.org/SDL3_image)
36
+ * :
37
*
38
* https://github.com/libsdl-org/SDL_image
39
*/
0 commit comments