Просмотр исходного кода

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 2 недель назад
Родитель
Сommit
30aeb330f2
1 измененных файлов с 2 добавлено и 3 удалено
  1. 2 3
      include/SDL3/SDL_openxr.h

+ 2 - 3
include/SDL3/SDL_openxr.h

@@ -24,9 +24,8 @@
  *
  * Functions for creating OpenXR handles for SDL_gpu contexts.
  *
- * For the most part, OpenXR operates independent of SDL, but 
- * the graphics initialization depends on direct support from SDL_gpu.
- *
+ * For the most part, OpenXR operates independent of SDL, but the graphics
+ * initialization depends on direct support from SDL_gpu.
  */
 
 #ifndef SDL_openxr_h_