2
0
raysan5 6 жил өмнө
parent
commit
bf0c05c8f6
1 өөрчлөгдсөн 1 нэмэгдсэн , 0 устгасан
  1. 1 0
      src/raygui.h

+ 1 - 0
src/raygui.h

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