minor fixes

This commit is contained in:
CocoSimone
2022-12-12 02:48:07 +01:00
parent cfd4166d5a
commit 1b743b4359
4 changed files with 3 additions and 4 deletions

View File

@@ -5,7 +5,6 @@
#include <nlohmann/json.hpp>
#include <filesystem>
#include <SDL.h>
#include <SDL_vulkan.h>
VkInstance instance{};
using json = nlohmann::json;