mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-09-24 21:20:46 +00:00
@@ -5,6 +5,6 @@
|
||||
class DownfallLayer : public Layer
|
||||
{
|
||||
public:
|
||||
DownfallLayer(std::shared_ptr<Layer>parent);
|
||||
DownfallLayer(shared_ptr<Layer>parent);
|
||||
intArray getArea(int xo, int yo, int w, int h);
|
||||
};
|
||||
Reference in New Issue
Block a user