diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/textures_logo_raylib.c (renamed from examples/ex04a_textures.c) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/ex04a_textures.c b/examples/textures_logo_raylib.c index 4073f93e..60604594 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 +} |
