Răsfoiți Sursa

Update text.c

Ray 5 ani în urmă
părinte
comite
ab52f98480
1 a modificat fișierele cu 0 adăugiri și 2 ștergeri
  1. 0 2
      src/text.c

+ 0 - 2
src/text.c

@@ -892,8 +892,6 @@ int *GetCodepoints(const char *text, int *count)
     return codepoints;
 }
 
-
-
 // Draw text (using default font)
 // NOTE: fontSize work like in any drawing program but if fontSize is lower than font-base-size, then font-base-size is used
 // NOTE: chars spacing is proportional to fontSize