Rename ex06b_logo_anim.c to shapes_logo_raylib_anim.c

This commit is contained in:
Ray 2014-09-21 14:10:33 +02:00
parent 0cdeb4e267
commit 1b2225a622

View file

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