mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-04-12 09:28:58 +02:00
applet: controller: Implement cancel button
This commit is contained in:
parent
8bdc51b620
commit
11edba4974
9 changed files with 33 additions and 19 deletions
|
|
@ -71,7 +71,7 @@ void DefaultControllerApplet::ReconfigureControllers(ReconfigureCallback callbac
|
|||
}
|
||||
}
|
||||
|
||||
callback();
|
||||
callback(true);
|
||||
}
|
||||
|
||||
} // namespace Core::Frontend
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue