1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-16 03:23:15 +01:00

Include new config header

This commit is contained in:
Ted John
2017-02-18 15:45:10 +00:00
parent 4457749b35
commit fb2c835d52
113 changed files with 166 additions and 140 deletions

View File

@@ -43,7 +43,7 @@
extern "C"
{
#include "../config.h"
#include "../config/Config.h"
#include "../localisation/localisation.h"
#include "../object.h"
#include "../object_list.h"