main: Only show DRD deprecation warning once

This commit is contained in:
Zach Hilman
2018-09-04 14:44:40 -04:00
parent e973cceadd
commit 87be4bc283
7 changed files with 19 additions and 6 deletions

View File

@ -17,6 +17,7 @@
namespace FileSys {
class CNMT;
class NCA;
class NSP;
class XCI;
enum class ContentRecordType : u8;