Move Vulkan stuff in a separate directory.

This commit is contained in:
2022-01-01 12:20:08 +01:00
parent 52a2bdbfe8
commit dadbbc9ce8
10 changed files with 157 additions and 145 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include "VulkanTutorial.h"
#include <VulkanTutorial.h>
#include <SDL2/SDL.h>