1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-23 06:44:38 +01:00

Refactor scenario list to C++

This commit is contained in:
Ted John
2016-10-12 12:36:30 +01:00
parent b7f7af3123
commit babf261542
16 changed files with 914 additions and 749 deletions

View File

@@ -17,6 +17,7 @@
#include "core/Guard.hpp"
#include "core/String.hpp"
#include "core/Util.hpp"
#include "ScenarioSources.h"
extern "C"
{