mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-05-30 16:37:39 +00:00
Sync SDL3 wiki -> header
This commit is contained in:
parent
deeffaa8d6
commit
369b93771b
1 changed files with 4 additions and 3 deletions
|
@ -31,9 +31,10 @@
|
||||||
*
|
*
|
||||||
* There is also a simple .bmp loader, SDL_LoadBMP(). SDL itself does not
|
* There is also a simple .bmp loader, SDL_LoadBMP(). SDL itself does not
|
||||||
* provide loaders for various other file formats, but there are several
|
* provide loaders for various other file formats, but there are several
|
||||||
* excellent external libraries that do, including it's own satellite library
|
* excellent external libraries that do, including it's own satellite library,
|
||||||
* [SDL_image](https://github.com/libsdl-org/SDL_image)
|
* SDL_image:
|
||||||
* .
|
*
|
||||||
|
* https://github.com/libsdl-org/SDL_image
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef SDL_surface_h_
|
#ifndef SDL_surface_h_
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue