SDL_GetTicks64: entry added in SDL_ENABLE_OLD_NAMES
This commit is contained in:
@@ -345,6 +345,9 @@
|
|||||||
#define SDL_RenderGetD3D11Device SDL_GetRenderD3D11Device
|
#define SDL_RenderGetD3D11Device SDL_GetRenderD3D11Device
|
||||||
#define SDL_RenderGetD3D9Device SDL_GetRenderD3D9Device
|
#define SDL_RenderGetD3D9Device SDL_GetRenderD3D9Device
|
||||||
|
|
||||||
|
/* ##SDL_timer.h */
|
||||||
|
#define SDL_GetTicks64 SDL_GetTicks
|
||||||
|
|
||||||
/* ##SDL_video.h */
|
/* ##SDL_video.h */
|
||||||
#define SDL_GetPointDisplayIndex SDL_GetDisplayIndexForPoint
|
#define SDL_GetPointDisplayIndex SDL_GetDisplayIndexForPoint
|
||||||
#define SDL_GetRectDisplayIndex SDL_GetDisplayIndexForRect
|
#define SDL_GetRectDisplayIndex SDL_GetDisplayIndexForRect
|
||||||
|
|||||||
Reference in New Issue
Block a user