Unnecessary forward-declaration
This commit is contained in:
parent
06c36d1af9
commit
8d8fad51d5
@ -11,8 +11,6 @@
|
||||
|
||||
namespace zylann::voxel {
|
||||
|
||||
class VoxelBlockyLibrary;
|
||||
|
||||
// Definition of one type of voxel for use with `VoxelMesherBlocky`.
|
||||
// A voxel can be a simple coloured cube, or a more complex model.
|
||||
// Important: it is recommended that you create voxels from a library rather than using new().
|
||||
|
Loading…
x
Reference in New Issue
Block a user