Add gamesettings include

This commit is contained in:
2026-02-01 20:37:57 +01:00
parent 426435b0f0
commit b6ec6e5bb5

View File

@@ -6,6 +6,7 @@
#include <spdlog/spdlog.h>
#include <spdlog/sinks/rotating_file_sink.h>
#include "GameFixes.h"
#include "GameSettings.h"
#include "GameInformations.h"
#include "Cheats.h"
#include "ObfuscateString.h"