sdl2-compat: updated sdl3_include_wrapper.h (8c6f6)

From 8c6f6145cf800b09f9da021571d50f11dd4c8d76 Mon Sep 17 00:00:00 2001
From: Ozkan Sezer <[EMAIL REDACTED]>
Date: Fri, 3 Feb 2023 14:05:02 +0300
Subject: [PATCH] updated sdl3_include_wrapper.h

---
 src/sdl3_include_wrapper.h | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)

diff --git a/src/sdl3_include_wrapper.h b/src/sdl3_include_wrapper.h
index 6dafb87..e2b7571 100644
--- a/src/sdl3_include_wrapper.h
+++ b/src/sdl3_include_wrapper.h
@@ -1006,10 +1006,6 @@ typedef void (__cdecl *pfnSDL_CurrentEndThread) (unsigned);
 #undef SDL_DestroyAudioStream
 #endif
 
-#ifdef SDL_GetAudioStreamData
-#undef SDL_GetAudioStreamData
-#endif
-
 #ifdef SDL_MixAudioFormat
 #undef SDL_MixAudioFormat
 #endif
@@ -2594,8 +2590,8 @@ typedef void (__cdecl *pfnSDL_CurrentEndThread) (unsigned);
 #undef SDL_GetWindowFullscreenMode
 #endif
 
-#ifdef SDL_SetWindowDisplayMode
-#undef SDL_SetWindowDisplayMode
+#ifdef SDL_SetWindowFullscreenMode
+#undef SDL_SetWindowFullscreenMode
 #endif
 
 #ifdef SDL_GetDisplayPhysicalDPI