mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-07-02 09:09:08 +00:00
This reverts commit 4ce4299ca2.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
using Ryujinx.HLE.HOS.Services.Nfc.Nfp.NfpManager;
|
||||
using System.Text.Json.Serialization;
|
||||
|
||||
namespace Ryujinx.HLE.HOS.Services.Nfc.Nfp
|
||||
{
|
||||
[JsonSerializable(typeof(VirtualAmiiboFile))]
|
||||
internal partial class AmiiboJsonSerializerContext : JsonSerializerContext
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user