Some spacing review
This commit is contained in:
parent
50da9f623e
commit
36fa0207f2
4 changed files with 5 additions and 7 deletions
|
@ -1326,13 +1326,11 @@ int TextToInteger(const char *text)
|
|||
|
||||
return result;
|
||||
}
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Module specific Functions Definition
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
#if defined(SUPPORT_FILEFORMAT_FNT)
|
||||
// Load a BMFont file (AngelCode font file)
|
||||
static Font LoadBMFont(const char *fileName)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue