FIXED: example: models_geometry_textures_cube - removed leftover TODO and aligned title with header

This commit is contained in:
Jopestpe 2025-09-30 17:57:07 -03:00 committed by GitHub
parent 8b88b63713
commit 3cfd7e2235
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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