diff --git a/examples/ex04a_textures.c b/examples/textures_logo_raylib.c similarity index 99% rename from examples/ex04a_textures.c rename to examples/textures_logo_raylib.c index 4073f93e0..606045943 100644 --- a/examples/ex04a_textures.c +++ b/examples/textures_logo_raylib.c @@ -55,4 +55,4 @@ int main() //-------------------------------------------------------------------------------------- return 0; -} \ No newline at end of file +}