mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-23 15:56:00 +00:00
Removed SDL_INIT_TIMER
This is no longer necessary before calling SDL_AddTimer()
This commit is contained in:
@@ -895,6 +895,7 @@ The following symbols have been renamed:
|
||||
The following symbols have been removed:
|
||||
* SDL_INIT_NOPARACHUTE
|
||||
* SDL_INIT_EVERYTHING - you should only initialize the subsystems you are using
|
||||
* SDL_INIT_TIMER - no longer needed before calling SDL_AddTimer()
|
||||
|
||||
## SDL_joystick.h
|
||||
|
||||
|
||||
Reference in New Issue
Block a user