Minor tweaks
This commit is contained in:
parent
8eb7cf1fee
commit
5f03201616
2 changed files with 8 additions and 12 deletions
|
@ -3219,7 +3219,6 @@ RayCollision GetRayCollisionQuad(Ray ray, Vector3 p1, Vector3 p2, Vector3 p3, Ve
|
|||
//----------------------------------------------------------------------------------
|
||||
// Module specific Functions Definition
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
#if defined(SUPPORT_FILEFORMAT_OBJ)
|
||||
// Load OBJ mesh data
|
||||
static Model LoadOBJ(const char *fileName)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue