mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-04-20 20:49:12 +12:00
More appleting
This commit is contained in:
parent
412fba079e
commit
17724e77ca
4 changed files with 18 additions and 7 deletions
|
@ -58,6 +58,8 @@ void APTService::reset() {
|
|||
lockHandle = std::nullopt;
|
||||
notificationEvent = std::nullopt;
|
||||
resumeEvent = std::nullopt;
|
||||
|
||||
miiSelector.reset();
|
||||
}
|
||||
|
||||
void APTService::handleSyncRequest(u32 messagePointer) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue