mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-07-04 02:10:46 -07:00
applet: controller: Implement cancel button
This commit is contained in:
@ -71,7 +71,7 @@ void DefaultControllerApplet::ReconfigureControllers(ReconfigureCallback callbac
|
||||
}
|
||||
}
|
||||
|
||||
callback();
|
||||
callback(true);
|
||||
}
|
||||
|
||||
} // namespace Core::Frontend
|
||||
|
Reference in New Issue
Block a user