Comments removed
This commit is contained in:
parent
8b75a1a990
commit
5ef4661216
2 changed files with 0 additions and 4 deletions
|
@ -2525,8 +2525,6 @@ static Material LoadMTL(const char *fileName)
|
|||
{
|
||||
// TODO: Support multiple materials in a single .mtl
|
||||
sscanf(buffer, "newmtl %127s", mapFileName);
|
||||
|
||||
TraceLog(LOG_INFO, "[%s] Loading material...", mapFileName);
|
||||
}
|
||||
case 'i': // illum int Illumination model
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue