Browse Source

Rename ex02a_logo_raylib.c to shapes_logo_raylib.c

Ray 11 years ago
parent
commit
07129b26c3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/shapes_logo_raylib.c

+ 1 - 1
examples/ex02a_logo_raylib.c → examples/shapes_logo_raylib.c

@@ -51,4 +51,4 @@ int main()
     //--------------------------------------------------------------------------------------
     //--------------------------------------------------------------------------------------
     
     
     return 0;
     return 0;
-}
+}