The SDL_WINDOW_ALLOW_HIGHDPI flag has been renamed SDL_WINDOW_HIGH_PIXEL_DENSITY
This commit is contained in:
parent
d1ee44b65e
commit
e61b5ceefe
3 changed files with 7 additions and 2 deletions
|
@ -2644,3 +2644,7 @@ typedef SDL_cond, SDL_Condition;
|
|||
@@
|
||||
- AUDIO_U8
|
||||
+ SDL_AUDIO_U8
|
||||
@@
|
||||
@@
|
||||
- SDL_WINDOW_ALLOW_HIGHDPI
|
||||
+ SDL_WINDOW_HIGH_PIXEL_DENSITY
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue