summaryrefslogtreecommitdiffhomepage
path: root/examples/shaders/shaders_spotlight.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shaders/shaders_spotlight.c')
-rw-r--r--examples/shaders/shaders_spotlight.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/shaders/shaders_spotlight.c b/examples/shaders/shaders_spotlight.c
index e0a9ac5b..94dfac47 100644
--- a/examples/shaders/shaders_spotlight.c
+++ b/examples/shaders/shaders_spotlight.c
@@ -64,6 +64,9 @@ typedef struct Star {
void UpdateStar(Star *s);
void ResetStar(Star *s);
+//------------------------------------------------------------------------------------
+// Program main entry point
+//------------------------------------------------------------------------------------
int main(void)
{
// Initialization