mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Remove unused includes
This commit is contained in:
@@ -41,7 +41,6 @@
|
||||
#include "drawing/IDrawingEngine.h"
|
||||
#include "drawing/Image.h"
|
||||
#include "drawing/LightFX.h"
|
||||
#include "entity/EntityRegistry.h"
|
||||
#include "entity/EntityTweener.h"
|
||||
#include "interface/Chat.h"
|
||||
#include "interface/StdInOutConsole.h"
|
||||
@@ -60,7 +59,6 @@
|
||||
#include "platform/Platform.h"
|
||||
#include "profiling/Profiling.h"
|
||||
#include "rct2/RCT2.h"
|
||||
#include "ride/TrackData.h"
|
||||
#include "ride/TrackDesignRepository.h"
|
||||
#include "scenario/ScenarioRepository.h"
|
||||
#include "scenes/game/GameScene.h"
|
||||
@@ -73,7 +71,6 @@
|
||||
#include "ui/UiContext.h"
|
||||
#include "ui/WindowManager.h"
|
||||
#include "world/MapAnimation.h"
|
||||
#include "world/Park.h"
|
||||
|
||||
#include <chrono>
|
||||
#include <cmath>
|
||||
|
||||
Reference in New Issue
Block a user