Add common headers

This commit is contained in:
2026-01-05 21:19:29 +01:00
parent b4a04d6346
commit e7835848e4

8
includes/CommonHeaders.h Normal file
View File

@@ -0,0 +1,8 @@
#pragma once
#include "ImGuiWidgets.h"
#include "GameInformations.h"
#include "GameFixes.h"
#include "inicpp.h"
#include <imgui.h>
#include <reshade.hpp>