RegTest: Compile fix

This commit is contained in:
Stenzek 2025-04-11 21:39:40 +10:00
parent 3b5d2e96f5
commit 5f48adb53a
No known key found for this signature in database
2 changed files with 18 additions and 0 deletions

View File

@ -1131,6 +1131,15 @@ void Host::OnAchievementsHardcoreModeChanged(bool enabled)
// noop
}
#ifdef RC_CLIENT_SUPPORTS_RAINTEGRATION
void Host::OnRAIntegrationMenuChanged()
{
// noop
}
#endif
void Host::OnCoverDownloaderOpenRequested()
{
// noop

View File

@ -535,6 +535,15 @@ void Host::OnAchievementsHardcoreModeChanged(bool enabled)
// noop
}
#ifdef RC_CLIENT_SUPPORTS_RAINTEGRATION
void Host::OnRAIntegrationMenuChanged()
{
// noop
}
#endif
void Host::OnCoverDownloaderOpenRequested()
{
// noop