mirror of
https://github.com/SabreTools/NDecrypt.git
synced 2026-07-08 18:06:38 +00:00
Move DecryptArgs to N3DS namespace
This commit is contained in:
@@ -5,7 +5,7 @@ using System.Numerics;
|
||||
using SabreTools.IO.Extensions;
|
||||
using SabreTools.IO.Readers;
|
||||
|
||||
namespace NDecrypt.Core
|
||||
namespace NDecrypt.N3DS
|
||||
{
|
||||
public class DecryptArgs
|
||||
{
|
||||
Reference in New Issue
Block a user