mirror of
https://github.com/NoelFB/blah.git
synced 2025-06-29 19:25:26 +08:00
removed trailing whitespace
This commit is contained in:
@ -409,7 +409,7 @@ void Platform::get_draw_size(int* width, int* height)
|
||||
float Platform::get_content_scale()
|
||||
{
|
||||
// TODO:
|
||||
// This is incorrect! but for some reason the scale
|
||||
// This is incorrect! but for some reason the scale
|
||||
// is HUGE if I use the Display DPI on macOS :/
|
||||
#if __APPLE__
|
||||
return 2.0f;
|
||||
|
Reference in New Issue
Block a user