Browse Source

Added comment

raysan5 6 năm trước cách đây
mục cha
commit
bf0c05c8f6
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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)