mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-20 05:23:04 +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:
@@ -28,7 +28,6 @@
|
||||
#include "scenario/Scenario.h"
|
||||
#include "windows/Intent.h"
|
||||
#include "world/Footpath.h"
|
||||
#include "world/LargeScenery.h"
|
||||
#include "world/Scenery.h"
|
||||
|
||||
#include <iterator>
|
||||
|
||||
Reference in New Issue
Block a user