[Emulator] Better handling of failed device mounting

This commit is contained in:
Adrian
2024-03-18 17:10:33 +00:00
committed by Radosław Gliński
parent 6e13258ad4
commit 2385cc53a9
3 changed files with 19 additions and 17 deletions

View File

@@ -226,7 +226,6 @@ class EmulatorWindow {
void GamepadHotKeys();
void ToggleGPUSetting(gpu_cvar index);
bool IsUseNexusForGameBarEnabled();
std::string BoolToString(bool value);
void DisplayHotKeysConfig();
void RunPreviouslyPlayedTitle();