Tweak on variable init
This commit is contained in:
parent
eb86d69a38
commit
1be68d8cfe
@ -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…
Reference in New Issue
Block a user