fix compiler warnings (GCC + Clang)
This commit is contained in:
@@ -134,4 +134,6 @@ public:
|
||||
void generate(voxel* voxels, int x, int z);
|
||||
|
||||
WorldGenDebugInfo createDebugInfo() const;
|
||||
|
||||
uint64_t getSeed() const;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user