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