mirror of
https://github.com/Dark98/threeSD.git
synced 2026-07-05 00:38:49 +00:00
Added a fallback title based on codeset info
This commit is contained in:
@@ -250,6 +250,12 @@ public:
|
||||
*/
|
||||
bool HasExHeader();
|
||||
|
||||
/**
|
||||
* Reads the name of the codeset.
|
||||
* @return ResultStatus result of function.
|
||||
*/
|
||||
ResultStatus ReadCodesetName(std::string& name);
|
||||
|
||||
/**
|
||||
* Gets encryption type (which key is used).
|
||||
* @return ResultStatus result of function.
|
||||
|
||||
Reference in New Issue
Block a user