diff --git a/include/SDL3/SDL_haptic.h b/include/SDL3/SDL_haptic.h index 7fc161fbe2..3bf1808485 100644 --- a/include/SDL3/SDL_haptic.h +++ b/include/SDL3/SDL_haptic.h @@ -895,6 +895,7 @@ extern DECLSPEC const char *SDLCALL SDL_GetHapticInstanceName(SDL_HapticID insta * \since This function is available since SDL 3.0.0. * * \sa SDL_CloseHaptic + * \sa SDL_GetHaptics * \sa SDL_OpenHapticFromJoystick * \sa SDL_OpenHapticFromMouse * \sa SDL_PauseHaptic