Format all files based on clang-format file
This commit is contained in:
@@ -7,6 +7,7 @@ namespace Copium
|
||||
class Instance final
|
||||
{
|
||||
CP_DELETE_COPY_AND_MOVE_CTOR(Instance);
|
||||
|
||||
private:
|
||||
VkInstance instance;
|
||||
std::unique_ptr<DebugMessenger> debugMessenger;
|
||||
|
||||
Reference in New Issue
Block a user