mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-05 00:38:49 +00:00
More refactor going on
This commit is contained in:
+1
-1
@@ -205,7 +205,7 @@ private:
|
||||
|
||||
bool is_good{};
|
||||
Config config;
|
||||
std::unique_ptr<SDMCDecryptor> decryptor;
|
||||
std::unique_ptr<SDMCDecryptor> sdmc_decryptor;
|
||||
|
||||
std::unique_ptr<CIABuilder> cia_builder;
|
||||
std::mutex cia_builder_mutex;
|
||||
|
||||
Reference in New Issue
Block a user