Sync SDL3 wiki -> header

[ci skip]
This commit is contained in:
SDL Wiki Bot
2026-04-27 18:46:49 +00:00
parent 96a061e1b1
commit 364c8037f4
+2 -2
View File
@@ -22,10 +22,10 @@
/** /**
* # CategoryOpenXR * # CategoryOpenXR
* *
* Functions for creating OpenXR handles for [GPU API](CategoryGPU) contexts. * Functions for creating OpenXR handles for SDL_gpu contexts.
* *
* For the most part, OpenXR operates independent of SDL, but the graphics * For the most part, OpenXR operates independent of SDL, but the graphics
* initialization depends on direct support from the GPU API. * initialization depends on direct support from SDL_gpu.
*/ */
#ifndef SDL_openxr_h_ #ifndef SDL_openxr_h_