1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 13:03:11 +01:00

Remove Config.h include from many places

This commit is contained in:
Aaron van Geffen
2024-05-08 22:29:32 +02:00
parent 11510a0e0b
commit ca6f142a97
40 changed files with 110 additions and 101 deletions

View File

@@ -13,7 +13,6 @@
#include "../OpenRCT2.h"
#include "../PlatformEnvironment.h"
#include "../common.h"
#include "../config/Config.h"
#include "../core/Console.hpp"
#include "../core/DataSerialiser.h"
#include "../core/FileIndex.hpp"