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)