Rename ex04a_textures.c to textures_logo_raylib.c

This commit is contained in:
Ray 2014-09-21 14:08:16 +02:00
parent 3b6e5119f3
commit 9d47934a02

View file

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