mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-05 16:49:08 +00:00
Use GodMode9 naming scheme
This commit is contained in:
@@ -257,6 +257,12 @@ public:
|
||||
*/
|
||||
ResultStatus ReadCodesetName(std::string& name);
|
||||
|
||||
/**
|
||||
* Reads the product code.
|
||||
* @return ResultStatus result of function.
|
||||
*/
|
||||
ResultStatus ReadProductCode(std::string& name);
|
||||
|
||||
/**
|
||||
* Gets encryption type (which key is used).
|
||||
* @return ResultStatus result of function.
|
||||
|
||||
Reference in New Issue
Block a user