Added comment
This commit is contained in:
parent
34483c44e3
commit
bf0c05c8f6
@ -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)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user