Explorar el Código

Add comment tweak

pull/832/head
Ray hace 6 años
padre
commit
afd90a5a56
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/core.c

+ 1
- 0
src/core.c Ver fichero

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

Cargando…
Cancelar
Guardar