Skip to content

Commit d283f46

Browse files
committed
Sync SDL3 wiki -> header
[ci skip]
1 parent 8510331 commit d283f46

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

include/SDL3/SDL_surface.h

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,8 @@
3232
* There is also a simple .bmp loader, SDL_LoadBMP(). SDL itself does not
3333
* provide loaders for various other file formats, but there are several
3434
* excellent external libraries that do, including its own satellite library,
35-
* SDL_image:
35+
* [SDL_image](https://wiki.libsdl.org/SDL3_image)
36+
* :
3637
*
3738
* https://github.com/libsdl-org/SDL_image
3839
*/

0 commit comments

Comments
 (0)