Ver código fonte

Add comment tweak

pull/832/head
Ray 6 anos atrás
pai
commit
afd90a5a56
1 arquivos alterados com 1 adições e 0 exclusões
  1. +1
    -0
      src/core.c

+ 1
- 0
src/core.c Ver arquivo

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

Carregando…
Cancelar
Salvar