CommonHostInterface: Add hotkeys for opening leaderboards/achievements
This commit is contained in:
@@ -49,6 +49,8 @@ void SystemDestroyed();
|
||||
void SystemPaused(bool paused);
|
||||
void OpenQuickMenu();
|
||||
void CloseQuickMenu();
|
||||
bool OpenAchievementsWindow();
|
||||
bool OpenLeaderboardsWindow();
|
||||
void Shutdown();
|
||||
void Render();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user