summaryrefslogtreecommitdiffhomepage
path: root/examples/core/core_random_values.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/core/core_random_values.c')
-rw-r--r--examples/core/core_random_values.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/core/core_random_values.c b/examples/core/core_random_values.c
index b44b5faf..986014b5 100644
--- a/examples/core/core_random_values.c
+++ b/examples/core/core_random_values.c
@@ -11,6 +11,9 @@
#include "raylib.h"
+//------------------------------------------------------------------------------------
+// Program main entry point
+//------------------------------------------------------------------------------------
int main(void)
{
// Initialization