mirror of
https://notabug.org/scuti/lib3ddevil1
synced 2024-11-22 22:03:00 +05:30
Minor adjustments of spacing and alignment
This commit is contained in:
parent
9f614e794c
commit
444e157d77
@ -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);
|
||||||
|
Loading…
Reference in New Issue
Block a user