Преглед на файлове

Sync SDL3 wiki -> header

SDL Wiki Bot преди 11 месеца
родител
ревизия
64cbf02dbf
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  1. 2 1
      include/SDL3/SDL_gpu.h

+ 2 - 1
include/SDL3/SDL_gpu.h

@@ -147,7 +147,8 @@
  * 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).
+ * [here](https://github.com/TheSpydog/SDL_gpu_examples)
+ * .
  */
 
 #ifndef SDL_gpu_h_