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