add lib
This commit is contained in:
7
enginecustom/src/inc/system/vulkan.h
Normal file
7
enginecustom/src/inc/system/vulkan.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
class vulkan
|
||||
{
|
||||
public:
|
||||
|
||||
};
|
1
enginecustom/src/src/system/vulkan.cpp
Normal file
1
enginecustom/src/src/system/vulkan.cpp
Normal file
@@ -0,0 +1 @@
|
||||
#include "vulkan.h"
|
Reference in New Issue
Block a user