mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-16 11:33:03 +01:00
use object manager for S4Importer
This commit is contained in:
@@ -29,6 +29,8 @@ extern "C"
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
class Object;
|
||||
|
||||
interface IObjectManager
|
||||
{
|
||||
virtual ~IObjectManager() { }
|
||||
|
||||
Reference in New Issue
Block a user