[Base] Moved IsUseNexusForGameBarEnabled from emulator_window to system.h
This will remove direct usage of system specific code from emulator_window
This commit is contained in:
committed by
Radosław Gliński
parent
bcc3c3172d
commit
9dfb0d0b68
@@ -236,7 +236,6 @@ class EmulatorWindow {
|
||||
bool vibrate = true);
|
||||
void GamepadHotKeys();
|
||||
void ToggleGPUSetting(gpu_cvar index);
|
||||
bool IsUseNexusForGameBarEnabled();
|
||||
void DisplayHotKeysConfig();
|
||||
|
||||
static std::string CanonicalizeFileExtension(
|
||||
|
||||
Reference in New Issue
Block a user