aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/shapes_logo_raylib.c (renamed from examples/ex02a_logo_raylib.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex02a_logo_raylib.c b/examples/shapes_logo_raylib.c
index c43b682e..bd13890f 100644
--- a/examples/ex02a_logo_raylib.c
+++ b/examples/shapes_logo_raylib.c
@@ -51,4 +51,4 @@ int main()
//--------------------------------------------------------------------------------------
return 0;
-} \ No newline at end of file
+}