Browse Source

GPU: wiki header link typo

cosmonaut 10 months ago
parent
commit
12d007038c
1 changed files with 1 additions and 2 deletions
  1. 1 2
      include/SDL3/SDL_gpu.h

+ 1 - 2
include/SDL3/SDL_gpu.h

@@ -146,8 +146,7 @@
  * itself by querying feature support. If you need cutting-edge features with
  * itself by querying feature support. If you need cutting-edge features with
  * limited hardware support, this API is probably not for you.
  * 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_
 #ifndef SDL_gpu_h_