mirror of
https://github.com/Thealexbarney/LibHac.git
synced 2025-02-09 13:14:46 +01:00
Mark Nacp as deprecated
This commit is contained in:
parent
bc769d7454
commit
ef72729391
@ -1,8 +1,10 @@
|
||||
using System.Collections.Generic;
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.IO;
|
||||
|
||||
namespace LibHac
|
||||
{
|
||||
[Obsolete("This class has been deprecated. LibHac.Ns.ApplicationControlProperty should be used instead.")]
|
||||
public class Nacp
|
||||
{
|
||||
public NacpDescription[] Descriptions { get; } = new NacpDescription[0x10];
|
||||
|
Loading…
x
Reference in New Issue
Block a user