FIXED: example: models_geometry_textures_cube - removed leftover TODO and aligned title with header
This commit is contained in:
parent
8b88b63713
commit
3cfd7e2235
|
|
@ -1,6 +1,6 @@
|
|||
/*******************************************************************************************
|
||||
*
|
||||
* raylib [core] example - geometry textures cube
|
||||
* raylib [models] example - geometry textures cube
|
||||
*
|
||||
* Example complexity rating: [★☆☆☆] 1/4
|
||||
*
|
||||
|
|
@ -57,9 +57,6 @@ int main(void)
|
|||
{
|
||||
// Update
|
||||
//----------------------------------------------------------------------------------
|
||||
// TODO: Update your variables here
|
||||
//----------------------------------------------------------------------------------
|
||||
|
||||
rotation += 1.0f;
|
||||
|
||||
// Draw
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user