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