mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-18 12:33:17 +01:00
Fix changelog
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user