mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-06 03:18:13 +00:00
Removed SDL_RenderSetIntegerScale() renaming note
Fixes https://github.com/libsdl-org/SDL/issues/9384
This commit is contained in:
@@ -1134,7 +1134,6 @@ The following functions have been renamed:
|
|||||||
* SDL_RenderIsClipEnabled() => SDL_RenderClipEnabled()
|
* SDL_RenderIsClipEnabled() => SDL_RenderClipEnabled()
|
||||||
* SDL_RenderLogicalToWindow() => SDL_RenderCoordinatesToWindow()
|
* SDL_RenderLogicalToWindow() => SDL_RenderCoordinatesToWindow()
|
||||||
* SDL_RenderSetClipRect() => SDL_SetRenderClipRect()
|
* SDL_RenderSetClipRect() => SDL_SetRenderClipRect()
|
||||||
* SDL_RenderSetIntegerScale() => SDL_SetRenderIntegerScale()
|
|
||||||
* SDL_RenderSetLogicalSize() => SDL_SetRenderLogicalPresentation()
|
* SDL_RenderSetLogicalSize() => SDL_SetRenderLogicalPresentation()
|
||||||
* SDL_RenderSetScale() => SDL_SetRenderScale()
|
* SDL_RenderSetScale() => SDL_SetRenderScale()
|
||||||
* SDL_RenderSetVSync() => SDL_SetRenderVSync()
|
* SDL_RenderSetVSync() => SDL_SetRenderVSync()
|
||||||
|
Reference in New Issue
Block a user