MSVC build fix

This commit is contained in:
@clasher113 2023-11-29 20:46:46 +02:00
parent 8e34ce9269
commit bf69f7df1a

View File

@ -8,7 +8,7 @@
class VoxelRenderer; class VoxelRenderer;
class AABB; struct AABB;
class Content; class Content;
class ContentIndices; class ContentIndices;
class Chunk; class Chunk;