Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2024-10-04 18:32:44 +00:00
parent 12d007038c
commit f592a35439

View File

@ -146,7 +146,10 @@
* itself by querying feature support. If you need cutting-edge features with
* limited hardware support, this API is probably not for you.
*
* Examples demonstrating proper usage of this API can be found [here](https://github.com/TheSpydog/SDL_gpu_examples).
* Examples demonstrating proper usage of this API can be found
* [here](https://github.com/TheSpydog/SDL_gpu_examples
* )
* .
*/
#ifndef SDL_gpu_h_