1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-24 07:14:31 +01:00

[wip] Move themes to libopenrct2ui

This commit is contained in:
Ted John
2018-06-02 00:31:06 +01:00
parent 85dc161c5a
commit e38f4df575
7 changed files with 8 additions and 8 deletions

View File

@@ -31,7 +31,6 @@
#include "../EditorObjectSelectionSession.h"
#include "../Game.h"
#include "../interface/Colour.h"
#include "../interface/themes.h"
#include "../localisation/Localisation.h"
#include "../localisation/User.h"
#include "../management/Finance.h"