mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-03 03:00:46 -07:00
config: Move TAS options to it's own menu
This commit is contained in:
@ -25,7 +25,6 @@ struct ControllerInput {
|
||||
|
||||
struct ControllerCallback {
|
||||
std::function<void(ControllerInput)> input;
|
||||
std::function<void()> update;
|
||||
};
|
||||
|
||||
class ControllerDialog : public QWidget {
|
||||
|
Reference in New Issue
Block a user