SDL: Sync SDL3 wiki -> header (e4d63)

From e4d6383b52ee5050090f939c77c835fed17f0374 Mon Sep 17 00:00:00 2001
From: SDL Wiki Bot <[EMAIL REDACTED]>
Date: Sat, 21 Feb 2026 15:56:44 +0000
Subject: [PATCH] Sync SDL3 wiki -> header

[ci skip]
---
 include/SDL3/SDL_filesystem.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/SDL3/SDL_filesystem.h b/include/SDL3/SDL_filesystem.h
index 3a077a096729d..53e7ac9b43f07 100644
--- a/include/SDL3/SDL_filesystem.h
+++ b/include/SDL3/SDL_filesystem.h
@@ -261,6 +261,7 @@ typedef enum SDL_PathType
  *
  * \since This datatype is available since SDL 3.2.0.
  *
+ * \sa SDL_PathType
  * \sa SDL_GetPathInfo
  * \sa SDL_GetStoragePathInfo
  */