mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-29 09:44:52 +01:00
ObjectEntry Cleanup. FootpathItem, SceneryGroup, Water, LargeScenery (#19385)
* Move footpathitem entry into new getter * Move scenery group entry into new getter * Move water entry into new getter * Move large scenery entry into new getter * Remove unused header includes * Fix compile issue * Include missing header from vcxproj
This commit is contained in:
@@ -24,7 +24,6 @@
|
||||
#include "../util/Util.h"
|
||||
#include "../windows/Intent.h"
|
||||
#include "../world/Footpath.h"
|
||||
#include "../world/LargeScenery.h"
|
||||
#include "../world/Scenery.h"
|
||||
#include "../world/Wall.h"
|
||||
#include "RideData.h"
|
||||
|
||||
Reference in New Issue
Block a user