Review latest PR and some formatting
This commit is contained in:
parent
2c0a533948
commit
24dae29a03
3 changed files with 17 additions and 16 deletions
|
@ -761,7 +761,7 @@ Model LoadModel(const char *fileName)
|
|||
|
||||
if (model.meshMaterial == NULL) model.meshMaterial = (int *)RL_CALLOC(model.meshCount, sizeof(int));
|
||||
}
|
||||
|
||||
|
||||
return model;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue