소스 검색

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_