mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 22:18:19 -05:00
Service/NFC: stub GetTagInRangeEvent
Fix Fatal Error in Mini-Mario & Friends - amiibo Challenge
This commit is contained in:
@ -178,6 +178,7 @@ void Init() {
|
||||
/// Shutdown ServiceManager
|
||||
void Shutdown() {
|
||||
PTM::Shutdown();
|
||||
NFC::Shutdown();
|
||||
NIM::Shutdown();
|
||||
NEWS::Shutdown();
|
||||
NDM::Shutdown();
|
||||
|
Reference in New Issue
Block a user