Open source Star Ruler 2 source code!
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
#pragma once
|
||||
struct Mesh;
|
||||
|
||||
Mesh* generateSphereMesh(unsigned int vertical, unsigned int horizontal);
|
||||
Reference in New Issue
Block a user