Add comment tweak
This commit is contained in:
parent
5d09ca550f
commit
afd90a5a56
1 changed files with 1 additions and 0 deletions
|
@ -860,6 +860,7 @@ void SetWindowMinSize(int width, int height)
|
|||
}
|
||||
|
||||
// Set window dimensions
|
||||
// TODO: Issues on HighDPI scaling
|
||||
void SetWindowSize(int width, int height)
|
||||
{
|
||||
#if defined(PLATFORM_DESKTOP)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue