Merge branch 'dev'

This commit is contained in:
SimoneN64
2024-09-03 23:26:00 +02:00

View File

@@ -1,5 +1,6 @@
#pragma once #pragma once
#include <common.hpp> #include <common.hpp>
#include <fmt/color.h>
#include <fmt/core.h> #include <fmt/core.h>
#include <string> #include <string>
#if !defined(NDEBUG) && !defined(_WIN32) #if !defined(NDEBUG) && !defined(_WIN32)