diff options
| author | Zach Hilman <zachhilman@gmail.com> | 2018-09-04 14:44:40 -0400 |
|---|---|---|
| committer | Zach Hilman <zachhilman@gmail.com> | 2018-09-04 14:44:48 -0400 |
| commit | 87be4bc283eee72a51b5e8391147c60671351b80 (patch) | |
| tree | c369b13af5a30698564ee54acbae639be4576482 /src/core/file_sys/registered_cache.h | |
| parent | e973cceaddf060b3738417504856db1baa4a04fa (diff) | |
main: Only show DRD deprecation warning once
Diffstat (limited to 'src/core/file_sys/registered_cache.h')
| -rw-r--r-- | src/core/file_sys/registered_cache.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/file_sys/registered_cache.h b/src/core/file_sys/registered_cache.h index 50e26f8fb..467ceeef1 100644 --- a/src/core/file_sys/registered_cache.h +++ b/src/core/file_sys/registered_cache.h @@ -17,6 +17,7 @@ namespace FileSys { class CNMT; class NCA; +class NSP; class XCI; enum class ContentRecordType : u8; |
