mirror of
https://github.com/raysan5/raylib.git
synced 2025-09-16 08:18:14 +00: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