Remove Platform::CoreInit

This commit is contained in:
ζeh Matt
2023-06-27 23:14:30 +03:00
parent 484523f82f
commit ac583569da
14 changed files with 0 additions and 24 deletions
-1
View File
@@ -34,7 +34,6 @@ TEST(MultiLaunchTest, all)
gOpenRCT2Headless = true;
gOpenRCT2NoGraphics = true;
Platform::CoreInit();
for (int i = 0; i < 3; i++)
{
auto context = CreateContext();