vulkan and imgui fixes

This commit is contained in:
CocoSimone
2022-08-11 14:43:59 +02:00
parent d41581b644
commit 402062920e
3 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
#pragma once
#define VULKAN_DEBUG
#include <Core.hpp>
#include <wsi.hpp>
#include <SDL2/SDL.h>