Some code tweaks for consistency
This commit is contained in:
parent
cb698dd37d
commit
03710c9d8e
6 changed files with 24 additions and 24 deletions
|
@ -1865,7 +1865,7 @@ static Font LoadBMFont(const char *fileName)
|
|||
}
|
||||
|
||||
UnloadImage(imFont);
|
||||
RL_FREE(fileText);
|
||||
UnloadFileText(fileText);
|
||||
|
||||
if (font.texture.id == 0)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue