mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-24 23:34:37 +01:00
Remove the use of INTERFACE macro and macro its self
This commit is contained in:
@@ -37,7 +37,7 @@ class InteractiveConsole;
|
||||
|
||||
namespace OpenRCT2
|
||||
{
|
||||
INTERFACE IPlatformEnvironment;
|
||||
struct IPlatformEnvironment;
|
||||
}
|
||||
|
||||
namespace OpenRCT2::Scripting
|
||||
|
||||
Reference in New Issue
Block a user