Tweak on variable init
This commit is contained in:
parent
eb86d69a38
commit
1be68d8cfe
1 changed files with 0 additions and 1 deletions
|
@ -1644,7 +1644,6 @@ static Font LoadBMFont(const char *fileName)
|
|||
#define MAX_BUFFER_SIZE 256
|
||||
|
||||
Font font = { 0 };
|
||||
font.texture.id = 0;
|
||||
|
||||
char buffer[MAX_BUFFER_SIZE] = { 0 };
|
||||
char *searchPoint = NULL;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue