Explorar el Código

gpu: Fix wiki category capitalization.

Ryan C. Gordon hace 1 año
padre
commit
8ea38ebedc
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      include/SDL3/SDL_gpu.h

+ 3 - 1
include/SDL3/SDL_gpu.h

@@ -19,8 +19,10 @@
   3. This notice may not be removed or altered from any source distribution.
 */
 
+/* WIKI CATEGORY: GPU */
+
 /**
- * # CategoryGpu
+ * # CategoryGPU
  *
  * Include file for SDL GPU API functions
  */