mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Fix android build post 6110
This commit is contained in:
@@ -73,4 +73,9 @@ float platform_get_default_scale() {
|
||||
return displayScale;
|
||||
}
|
||||
|
||||
void platform_get_changelog_path(utf8 *outPath, size_t outSize)
|
||||
{
|
||||
STUB();
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user