GPU: wiki header link typo

This commit is contained in:
cosmonaut
2024-10-04 11:31:38 -07:00
parent f275731e18
commit 12d007038c

View File

@@ -146,8 +146,7 @@
* 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_