Remove SPHERE_MESH_H after #endif.
This commit is contained in:
parent
077d1eead5
commit
14f6b279d2
@ -110,4 +110,4 @@ struct smMesh
|
|||||||
// Generate an icosphere given the number of subdivisions.
|
// Generate an icosphere given the number of subdivisions.
|
||||||
void smCreateMesh(smMesh& output, u32 subdivisions);
|
void smCreateMesh(smMesh& output, u32 subdivisions);
|
||||||
|
|
||||||
#endif SPHERE_MESH_H
|
#endif
|
Loading…
x
Reference in New Issue
Block a user