Renamed SDL_HINT_PS2_DYNAMIC_VSYNC SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC
This commit is contained in:
parent
a538936821
commit
9e505252c0
6 changed files with 11 additions and 4 deletions
|
@ -1785,7 +1785,7 @@ extern "C" {
|
|||
*
|
||||
* This hint should be set before creating a renderer.
|
||||
*/
|
||||
#define SDL_HINT_PS2_DYNAMIC_VSYNC "SDL_PS2_DYNAMIC_VSYNC"
|
||||
#define SDL_HINT_RENDER_PS2_DYNAMIC_VSYNC "SDL_RENDER_PS2_DYNAMIC_VSYNC"
|
||||
|
||||
/**
|
||||
* A variable controlling texture scaling quality.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue