mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 02:07:56 -05:00
configure_cpu: Show/Hide debugging options
This commit is contained in:
@ -25,6 +25,8 @@ private:
|
||||
void changeEvent(QEvent* event) override;
|
||||
void RetranslateUI();
|
||||
|
||||
void UpdateGroups(int index);
|
||||
|
||||
void SetConfiguration();
|
||||
|
||||
std::unique_ptr<Ui::ConfigureCpu> ui;
|
||||
|
Reference in New Issue
Block a user