Minor adjustments of spacing and alignment

This commit is contained in:
_ 2018-04-19 05:46:23 -07:00
parent 9f614e794c
commit 444e157d77
2 changed files with 7 additions and 7 deletions

View File

@ -60,7 +60,7 @@ typedef struct {
unsigned int); unsigned int);
// input: pointer to struct, order, file data, file size // input: pointer to struct, order, file data, file size
bool (* const gettextures) (struct Texture*, bool (* const gettextures) (struct Texture*,
unsigned int, unsigned int,
const char*, const char*,
const unsigned int); const unsigned int);