mirror of
https://github.com/raysan5/raygui.git
synced 2025-12-25 10:22:33 -05:00
Minor tweak
This commit is contained in:
@ -3896,8 +3896,7 @@ RAYGUIDEF void GuiLoadStyle(const char *fileName)
|
||||
|
||||
fclose(rgsFile);
|
||||
}
|
||||
else return;
|
||||
|
||||
|
||||
if (tryBinary)
|
||||
{
|
||||
rgsFile = fopen(fileName, "rb");
|
||||
|
||||
Reference in New Issue
Block a user