Browse Source

Rename ex04b_texture_rectangle.c to textures_rectangle.c

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

examples/ex04b_texture_rectangle.c → examples/textures_rectangle.c View File

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

Loading…
Cancel
Save