From 453efde26263f54a74d3b43d28e9e52d034faaf2 Mon Sep 17 00:00:00 2001 From: Nikita Kogut Date: Fri, 31 Jan 2025 01:05:38 +0000 Subject: [PATCH] SDL3/SDL_GPUDevice: Use CategoryGPU as a link to SDL_GPU Live page is here: https://wiki.libsdl.org/SDL3/SDL_GPUDevice --- SDL3/SDL_GPUDevice.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL3/SDL_GPUDevice.md b/SDL3/SDL_GPUDevice.md index 54c279444..6c16aa527 100644 --- a/SDL3/SDL_GPUDevice.md +++ b/SDL3/SDL_GPUDevice.md @@ -1,6 +1,6 @@ # SDL_GPUDevice -An opaque handle representing the [SDL_GPU](SDL_GPU) context. +An opaque handle representing the [SDL_GPU](CategoryGPU) context. ## Header File