From 8e344b48c3400088bf5962c0eaf5df315d0f0006 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Thu, 10 Oct 2024 15:06:40 +0000 Subject: [PATCH] Update function version info. --- SDL3/SDL_DelayPrecise.md | 2 +- SDL3/SDL_StepBackUTF8.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SDL3/SDL_DelayPrecise.md b/SDL3/SDL_DelayPrecise.md index 015f8b60d..abea26514 100644 --- a/SDL3/SDL_DelayPrecise.md +++ b/SDL3/SDL_DelayPrecise.md @@ -27,7 +27,7 @@ waiting if necessary, but could return later due to OS scheduling. ## Version -This function is available since SDL 3.1.5. +This function is available since SDL 3.0.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryTimer](CategoryTimer) diff --git a/SDL3/SDL_StepBackUTF8.md b/SDL3/SDL_StepBackUTF8.md index ae7771478..1c78bac00 100644 --- a/SDL3/SDL_StepBackUTF8.md +++ b/SDL3/SDL_StepBackUTF8.md @@ -50,7 +50,7 @@ It is safe to call this function from any thread. ## Version -This function is available since SDL 3.1.5. +This function is available since SDL 3.0.0. ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategoryStdinc](CategoryStdinc)