1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-18 12:33:17 +01:00

Fix changelog

This commit is contained in:
Ted John
2018-01-21 02:13:32 +00:00
parent b52333f532
commit cb44dc5c21
12 changed files with 64 additions and 46 deletions

View File

@@ -69,11 +69,6 @@ float platform_get_default_scale() {
return displayScale;
}
void platform_get_changelog_path(utf8 *outPath, size_t outSize)
{
STUB();
}
bool platform_get_steam_path(utf8 * outPath, size_t outSize)
{
return false;