sdl2-compat: updated sdl3_include_wrapper.h from latest SDL3 (48796)

From 48796aabc97cdac2d39ffa83d4e3d37d0e059881 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Fri, 12 Dec 2025 06:47:40 +0300
Subject: [PATCH] updated sdl3_include_wrapper.h from latest SDL3

---
 src/sdl3_include_wrapper.h | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/src/sdl3_include_wrapper.h b/src/sdl3_include_wrapper.h
index 45f96dfe..2bd38b21 100644
--- a/src/sdl3_include_wrapper.h
+++ b/src/sdl3_include_wrapper.h
@@ -1303,6 +1303,7 @@
 #define SDL_RotateSurface IGNORE_THIS_VERSION_OF_SDL_RotateSurface
 #define SDL_LoadSurface_IO IGNORE_THIS_VERSION_OF_SDL_LoadSurface_IO
 #define SDL_LoadSurface IGNORE_THIS_VERSION_OF_SDL_LoadSurface
+#define SDL_SetWindowFillDocument IGNORE_THIS_VERSION_OF_SDL_SetWindowFillDocument
 
 
 #define SDL_FUNCTION_POINTER_IS_VOID_POINTER 1
@@ -6409,8 +6410,13 @@
 #undef SDL_LoadSurface
 #endif
 
+#ifdef SDL_SetWindowFillDocument
+#undef SDL_SetWindowFillDocument
+#endif
+
 
-/*	see at top.	*/
+/* see at top.
+ */
 #undef SDL_ThreadID
 #ifdef SDL_CreateThread
 #undef SDL_CreateThread