Browse Source

Rename ex04a_textures.c to textures_logo_raylib.c

pull/3/head
Ray 10 years ago
parent
commit
9d47934a02
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      examples/textures_logo_raylib.c

examples/ex04a_textures.c → examples/textures_logo_raylib.c View File

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

Loading…
Cancel
Save