1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-19 04:53:12 +01:00

Sort includes

This commit is contained in:
Michał Janiszewski
2016-12-01 15:05:00 +01:00
committed by Michał Janiszewski
parent 4bc346df2f
commit 1ae2ca54f7
34 changed files with 77 additions and 90 deletions

View File

@@ -15,10 +15,10 @@
#pragma endregion
#include "../common.h"
#include "Fonts.h"
#include "../core/Console.hpp"
#include "../core/String.hpp"
#include "../localisation/LanguagePack.h"
#include "Fonts.h"
extern "C" {
#include "../config.h"