Explorar o código

Add comment tweak

Ray %!s(int64=6) %!d(string=hai) anos
pai
achega
afd90a5a56
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/core.c

+ 1 - 0
src/core.c

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