Selaa lähdekoodia

Add comment tweak

pull/832/head
Ray 6 vuotta sitten
vanhempi
commit
afd90a5a56
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  1. +1
    -0
      src/core.c

+ 1
- 0
src/core.c Näytä tiedosto

@ -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)

Ladataan…
Peruuta
Tallenna