Ver a proveniência

Add comment tweak

pull/832/head
Ray há 6 anos
ascendente
cometimento
afd90a5a56
1 ficheiros alterados com 1 adições e 0 eliminações
  1. +1
    -0
      src/core.c

+ 1
- 0
src/core.c Ver ficheiro

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

Carregando…
Cancelar
Guardar