Browse Source

Rename ex02a_logo_raylib.c to shapes_logo_raylib.c

pull/3/head
Ray 10 years ago
parent
commit
07129b26c3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/shapes_logo_raylib.c

examples/ex02a_logo_raylib.c → examples/shapes_logo_raylib.c View File

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

Loading…
Cancel
Save