Procházet zdrojové kódy

Sync SDL3 wiki -> header

SDL Wiki Bot před 1 rokem
rodič
revize
f592a35439
1 změnil soubory, kde provedl 4 přidání a 1 odebrání
  1. 4 1
      include/SDL3/SDL_gpu.h

+ 4 - 1
include/SDL3/SDL_gpu.h

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