mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-11 22:18:54 +01:00
REVIEWED: Code sections description for consistency
This commit is contained in:
@ -109,7 +109,7 @@ void UpdateLightValues(Shader shader, Light light); // Send light proper
|
||||
static int lightsCount = 0; // Current amount of created lights
|
||||
|
||||
//----------------------------------------------------------------------------------
|
||||
// Module specific Functions Declaration
|
||||
// Module Internal Functions Declaration
|
||||
//----------------------------------------------------------------------------------
|
||||
// ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user