mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-12-16 03:15:38 +00:00
Rename SDL_GetDisplayDPI to SDL_GetDisplayPhysicalDPI
to avoid confusion with logical DPI
This commit is contained in:
@@ -2321,3 +2321,8 @@ expression e;
|
||||
@@
|
||||
- SDL_LASTEVENT
|
||||
+ SDL_EVENT_LAST
|
||||
@@
|
||||
@@
|
||||
- SDL_GetDisplayDPI
|
||||
+ SDL_GetDisplayPhysicalDPI
|
||||
(...)
|
||||
|
||||
Reference in New Issue
Block a user