diff options
Diffstat (limited to 'src/lighting.h')
| -rw-r--r-- | src/lighting.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lighting.h b/src/lighting.h index 67a65d45..a35113c3 100644 --- a/src/lighting.h +++ b/src/lighting.h @@ -61,7 +61,7 @@ typedef struct Material { } Material; //---------------------------------------------------------------------------------- -// Module Functions Declaration +// Module Functions Definitions // NOTE: light and material structs uses float pointers instead of vectors to be compatible with SetShaderValue() //---------------------------------------------------------------------------------- // Lights functions |
