mirror of
https://codeberg.org/piebot/LegacyEvolved
synced 2026-07-18 01:30:45 +00:00
@@ -5,7 +5,7 @@
|
||||
class AddIslandLayer : public Layer
|
||||
{
|
||||
public:
|
||||
AddIslandLayer(int64_t seedMixup, std::shared_ptr<Layer>parent);
|
||||
AddIslandLayer(int64_t seedMixup, shared_ptr<Layer>parent);
|
||||
|
||||
intArray getArea(int xo, int yo, int w, int h);
|
||||
};
|
||||
Reference in New Issue
Block a user