Browse Source

Note that SDL_GetHaptics() is useful in combination with SDL_OpenHaptic()

Sam Lantinga 1 year ago
parent
commit
02f59f3ae6
1 changed files with 1 additions and 0 deletions
  1. 1 0
      include/SDL3/SDL_haptic.h

+ 1 - 0
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