diff --git a/NDecrypt.Core/ThreeDSProcessor.cs b/NDecrypt.Core/ThreeDSProcessor.cs index 197f0c1..840467d 100644 --- a/NDecrypt.Core/ThreeDSProcessor.cs +++ b/NDecrypt.Core/ThreeDSProcessor.cs @@ -9,6 +9,7 @@ using static SabreTools.Data.Models.N3DS.Constants; namespace NDecrypt.Core { + // TODO: Strip this out when Serialization is updated public class ThreeDSProcessor : ICartProcessor { ///