mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-15 11:03:00 +01:00
Remove unused includes from Map.cpp
This commit is contained in:
@@ -15,16 +15,9 @@
|
||||
#include "../Input.h"
|
||||
#include "../OpenRCT2.h"
|
||||
#include "../actions/BannerRemoveAction.h"
|
||||
#include "../actions/FootpathRemoveAction.h"
|
||||
#include "../actions/LandLowerAction.h"
|
||||
#include "../actions/LandRaiseAction.h"
|
||||
#include "../actions/LandSetHeightAction.h"
|
||||
#include "../actions/LandSetRightsAction.h"
|
||||
#include "../actions/LargeSceneryRemoveAction.h"
|
||||
#include "../actions/ParkEntranceRemoveAction.h"
|
||||
#include "../actions/SmallSceneryRemoveAction.h"
|
||||
#include "../actions/WallRemoveAction.h"
|
||||
#include "../actions/WaterSetHeightAction.h"
|
||||
#include "../audio/audio.h"
|
||||
#include "../config/Config.h"
|
||||
#include "../core/Guard.hpp"
|
||||
|
||||
Reference in New Issue
Block a user