Add Yuzu NFC types header, clean up headers
This commit is contained in:
@@ -75,6 +75,8 @@ bool NFCService::loadAmiibo(const std::filesystem::path& path) {
|
||||
return false;
|
||||
}
|
||||
|
||||
device.loadFromRaw();
|
||||
|
||||
if (tagOutOfRangeEvent.has_value()) {
|
||||
kernel.clearEvent(tagOutOfRangeEvent.value());
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user