From b683af298c3679925864faf8e76601d7ed1aa65a Mon Sep 17 00:00:00 2001 From: Ray Date: Tue, 5 Aug 2025 09:40:01 +0200 Subject: [PATCH] Update examples_template.c --- examples/examples_template.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/examples_template.c b/examples/examples_template.c index 2ee806b54..ac8747e82 100644 --- a/examples/examples_template.c +++ b/examples/examples_template.c @@ -58,9 +58,9 @@ * * raylib [] example - * -* Example complexity rating: [★☆??] ?/4 +* Example complexity rating: [★☆☆☆] 1/4 * -* Example originally created with raylib 5.5, last time updated with raylib 5.6-dev +* Example originally created with raylib 5.5, last time updated with raylib 5.6 * * Example contributed by (@) and reviewed by Ramon Santamaria (@raysan5) *