Restructured library source files

This commit is contained in:
2025-06-22 02:54:15 +10:00
parent c992634e8e
commit cac50b0134
4 changed files with 1 additions and 87 deletions

View File

@@ -1,10 +0,0 @@
#pragma once
#include <vulkan.h>
namespace basalt
{
class Context
{
};
}