mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-23 07:25:46 +00:00
Service/NFC: stub GetTagInRangeEvent
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
This commit is contained in:
parent
7b3737d9bd
commit
45b03ee367
7 changed files with 44 additions and 0 deletions
|
@ -178,6 +178,7 @@ void Init() {
|
|||
/// Shutdown ServiceManager
|
||||
void Shutdown() {
|
||||
PTM::Shutdown();
|
||||
NFC::Shutdown();
|
||||
NIM::Shutdown();
|
||||
NEWS::Shutdown();
|
||||
NDM::Shutdown();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue