mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Fixed lighting engine module newlines at end of file
This commit is contained in:
@ -121,4 +121,4 @@ void SetMaterialGlossiness(Material *material, float glossiness)
|
||||
void SetMaterialNormalDepth(Material *material, float depth)
|
||||
{
|
||||
material->normalDepth[0] = depth;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user