mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 20:43:04 +01:00
Move most of _legacy.c to C++ (#7117)
This commit is contained in:
committed by
Aaron van Geffen
parent
f932dcf9ca
commit
9bd812c855
@@ -20,12 +20,12 @@
|
||||
#include "EditorObjectSelectionSession.h"
|
||||
#include "Game.h"
|
||||
#include "localisation/Localisation.h"
|
||||
#include "object/DefaultObjects.h"
|
||||
#include "object/ObjectManager.h"
|
||||
#include "object/ObjectRepository.h"
|
||||
#include "OpenRCT2.h"
|
||||
#include "ride/RideData.h"
|
||||
#include "windows/Intent.h"
|
||||
#include "windows/_legacy.h"
|
||||
#include "world/Footpath.h"
|
||||
#include "world/LargeScenery.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user