mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-02-01 11:15:13 +01:00
Compile game.c and game.h as C++
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
#include "TestData.h"
|
||||
|
||||
#include <openrct2/platform/platform.h>
|
||||
#include <openrct2/game.h>
|
||||
#include <openrct2/Game.h>
|
||||
|
||||
using namespace OpenRCT2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user