mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-03 08:07:45 +00:00
Remove NANDContentManager
This commit is contained in:
parent
c03aa78c8f
commit
346ca009f9
20 changed files with 3 additions and 452 deletions
|
@ -14,10 +14,6 @@
|
|||
#include "Core/IOS/ES/Formats.h"
|
||||
#include "DiscIO/Volume.h"
|
||||
|
||||
// --- this volume type is used for Wad files ---
|
||||
// Some of this code might look redundant with the NANDContentLoader class, however,
|
||||
// We do not do any decryption here, we do raw read, so things are -Faster-
|
||||
|
||||
namespace DiscIO
|
||||
{
|
||||
class BlobReader;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue