@@ -5,7 +5,7 @@
|
||||
class SwampRiversLayer : public Layer
|
||||
{
|
||||
public:
|
||||
SwampRiversLayer(int64_t seed, shared_ptr<Layer> parent);
|
||||
SwampRiversLayer(__int64 seed, shared_ptr<Layer> parent);
|
||||
|
||||
intArray getArea(int xo, int yo, int w, int h);
|
||||
};
|
||||
Reference in New Issue
Block a user