From 6409825f2c786d88642cd5c1ab22276b98d65fd8 Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Fri, 3 May 2024 19:40:13 +0000 Subject: [PATCH] Sync SDL3 header -> wiki --- SDL3/SDL_SetWindowsMessageHook.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/SDL3/SDL_SetWindowsMessageHook.md b/SDL3/SDL_SetWindowsMessageHook.md index e2ec02610..e3de5f4f9 100644 --- a/SDL3/SDL_SetWindowsMessageHook.md +++ b/SDL3/SDL_SetWindowsMessageHook.md @@ -38,6 +38,11 @@ to prevent further processing. This function is available since SDL 3.0.0. +## See Also + +* [SDL_WindowsMessageHook](SDL_WindowsMessageHook) +* [SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP](SDL_HINT_WINDOWS_ENABLE_MESSAGELOOP) + ---- [CategoryAPI](CategoryAPI), [CategoryAPIFunction](CategoryAPIFunction), [CategorySystem](CategorySystem), [CategoryDraft](CategoryDraft)