Add includes to commonheaders
This commit is contained in:
8
external/includes/CommonHeaders.h
vendored
8
external/includes/CommonHeaders.h
vendored
@@ -4,4 +4,10 @@
|
||||
#include <filesystem>
|
||||
#include <safetyhook.hpp>
|
||||
#include <spdlog/spdlog.h>
|
||||
#include <spdlog/sinks/rotating_file_sink.h>
|
||||
#include <spdlog/sinks/rotating_file_sink.h>
|
||||
#include "GameFixes.h"
|
||||
#include "GameInformations.h"
|
||||
#include "Cheats.h"
|
||||
#include "ObfuscateString.h"
|
||||
#include "Memory.hpp"
|
||||
#include "Maths.hpp"
|
||||
Reference in New Issue
Block a user