mal wieder rein kommen
This commit is contained in:
7
include/cube.hpp
Normal file
7
include/cube.hpp
Normal file
@@ -0,0 +1,7 @@
|
||||
class cube
|
||||
{
|
||||
public:
|
||||
int linkeecke;
|
||||
int rechteecke;
|
||||
cube();
|
||||
};
|
||||
Reference in New Issue
Block a user