mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-09 17:22:34 -07: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