瀏覽代碼

Added comment

raysan5 6 年之前
父節點
當前提交
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)