SDL_JOYBALLMOTION

This commit is contained in:
Eric
2023-04-28 22:16:10 -04:00
committed by Ryan C. Gordon
parent e8c16ce483
commit f7df966b41

View File

@@ -480,6 +480,9 @@ The following functions have been removed:
* SDL_JoystickPathForIndex() - replaced with SDL_GetJoystickInstancePath() * SDL_JoystickPathForIndex() - replaced with SDL_GetJoystickInstancePath()
* SDL_NumJoysticks() - replaced with SDL_GetJoysticks() * SDL_NumJoysticks() - replaced with SDL_GetJoysticks()
The following symbols have been removed:
* SDL_JOYBALLMOTION
## SDL_keyboard.h ## SDL_keyboard.h
The following functions have been renamed: The following functions have been renamed: