Răsfoiți Sursa

Added comment

raysan5 6 ani în urmă
părinte
comite
bf0c05c8f6
1 a modificat fișierele cu 1 adăugiri și 0 ștergeri
  1. 1 0
      src/raygui.h

+ 1 - 0
src/raygui.h

@@ -757,6 +757,7 @@ RAYGUIDEF void GuiFade(float alpha)
 }
 }
 
 
 // Set custom gui font
 // Set custom gui font
+// NOTE: Font loading/unloading is external to raygui
 RAYGUIDEF void GuiSetFont(Font font)
 RAYGUIDEF void GuiSetFont(Font font)
 {
 {
     if (font.texture.id > 0)
     if (font.texture.id > 0)