1
0
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:
Matt
2020-07-30 23:19:53 +02:00
parent 83355e35cc
commit 0dc43d66e4
59 changed files with 152 additions and 153 deletions

View File

@@ -37,7 +37,7 @@ class InteractiveConsole;
namespace OpenRCT2
{
INTERFACE IPlatformEnvironment;
struct IPlatformEnvironment;
}
namespace OpenRCT2::Scripting