Remove SPHERE_MESH_H after #endif.

This commit is contained in:
Irlan 2019-04-19 08:31:35 -03:00
parent 077d1eead5
commit 14f6b279d2

View File

@ -110,4 +110,4 @@ struct smMesh
// Generate an icosphere given the number of subdivisions.
void smCreateMesh(smMesh& output, u32 subdivisions);
#endif SPHERE_MESH_H
#endif