Add common headers
This commit is contained in:
8
includes/CommonHeaders.h
Normal file
8
includes/CommonHeaders.h
Normal 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>
|
||||
Reference in New Issue
Block a user