summaryrefslogtreecommitdiffhomepage
path: root/examples/textures/textures_raw_data.c
diff options
context:
space:
mode:
Diffstat (limited to 'examples/textures/textures_raw_data.c')
-rw-r--r--examples/textures/textures_raw_data.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/textures/textures_raw_data.c b/examples/textures/textures_raw_data.c
index 615e5793..7fb56f2a 100644
--- a/examples/textures/textures_raw_data.c
+++ b/examples/textures/textures_raw_data.c
@@ -15,6 +15,9 @@
#include <stdlib.h> // Required for: malloc() and free()
+//------------------------------------------------------------------------------------
+// Program main entry point
+//------------------------------------------------------------------------------------
int main(void)
{
// Initialization