mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-06 06:32:56 +01:00
Remove unused includes
This commit is contained in:
@@ -13,11 +13,7 @@
|
||||
#include "../../Game.h"
|
||||
#include "../../config/Config.h"
|
||||
#include "../../core/Numerics.hpp"
|
||||
#include "../../drawing/LightFX.h"
|
||||
#include "../../entity/EntityRegistry.h"
|
||||
#include "../../entity/PatrolArea.h"
|
||||
#include "../../entity/Peep.h"
|
||||
#include "../../entity/Staff.h"
|
||||
#include "../../interface/Viewport.h"
|
||||
#include "../../localisation/Formatter.h"
|
||||
#include "../../localisation/Formatting.h"
|
||||
@@ -25,8 +21,6 @@
|
||||
#include "../../object/FootpathObject.h"
|
||||
#include "../../object/FootpathRailingsObject.h"
|
||||
#include "../../object/FootpathSurfaceObject.h"
|
||||
#include "../../object/ObjectList.h"
|
||||
#include "../../object/ObjectManager.h"
|
||||
#include "../../object/PathAdditionEntry.h"
|
||||
#include "../../profiling/Profiling.h"
|
||||
#include "../../ride/Ride.h"
|
||||
|
||||
Reference in New Issue
Block a user