mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 06:44:38 +01:00
Move misc ObjectEntries into Object folder (#19281)
* Move water entry * Move FootpathEntry * Move EntranceEntry * Move SceneryGroupEntry
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
#include "../core/IStream.hpp"
|
||||
#include "../core/Json.hpp"
|
||||
#include "../drawing/Image.h"
|
||||
#include "../object/ObjectRepository.h"
|
||||
#include "FootpathEntry.h"
|
||||
#include "ObjectRepository.h"
|
||||
|
||||
void FootpathSurfaceObject::Load()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user