mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-04 18:36:31 -05:00
yuzu: main: Register a callback for Exit
This commit is contained in:
@@ -153,6 +153,7 @@ signals:
|
||||
public slots:
|
||||
void OnLoadComplete();
|
||||
void OnExecuteProgram(std::size_t program_index);
|
||||
void OnExit();
|
||||
void ControllerSelectorReconfigureControllers(
|
||||
const Core::Frontend::ControllerParameters& parameters);
|
||||
void SoftwareKeyboardInitialize(
|
||||
|
Reference in New Issue
Block a user