More appleting

This commit is contained in:
wheremyfoodat 2023-08-04 19:26:12 +03:00
parent 412fba079e
commit 17724e77ca
4 changed files with 18 additions and 7 deletions

View file

@ -58,6 +58,8 @@ void APTService::reset() {
lockHandle = std::nullopt;
notificationEvent = std::nullopt;
resumeEvent = std::nullopt;
miiSelector.reset();
}
void APTService::handleSyncRequest(u32 messagePointer) {