Add comment tweak
This commit is contained in:
parent
5d09ca550f
commit
afd90a5a56
|
|
@ -860,6 +860,7 @@ void SetWindowMinSize(int width, int height)
|
||||||
}
|
}
|
||||||
|
|
||||||
// Set window dimensions
|
// Set window dimensions
|
||||||
|
// TODO: Issues on HighDPI scaling
|
||||||
void SetWindowSize(int width, int height)
|
void SetWindowSize(int width, int height)
|
||||||
{
|
{
|
||||||
#if defined(PLATFORM_DESKTOP)
|
#if defined(PLATFORM_DESKTOP)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user