This repository has been archived on 2024-11-16. You can view files and clone it, but cannot push or open issues or pull requests.
Unreal-Voxel/Source/Voxel/Private/VoxelLog.cpp

4 lines
54 B
C++

#include "VoxelLog.h"
DEFINE_LOG_CATEGORY(LogVoxel);