mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-07-03 08:27:51 -05:00
Implement gdbstub
This commit is contained in:
@ -99,6 +99,7 @@ private slots:
|
||||
void OnConfigure();
|
||||
void OnDisplayTitleBars(bool);
|
||||
void SetHardwareRendererEnabled(bool);
|
||||
void SetGdbstubEnabled(bool);
|
||||
void SetShaderJITEnabled(bool);
|
||||
void ToggleWindowMode();
|
||||
|
||||
|
Reference in New Issue
Block a user