mirror of
https://github.com/jakcron/nstool
synced 2024-11-22 13:39:28 +00:00
Misc
This commit is contained in:
parent
29aeb8e6af
commit
de4b75db37
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ public:
|
||||||
|
|
||||||
void setKipExtractPath(const tc::io::Path& path);
|
void setKipExtractPath(const tc::io::Path& path);
|
||||||
private:
|
private:
|
||||||
const std::string kKipExtention = ".kip";
|
|
||||||
const size_t kCacheSize = 0x10000;
|
const size_t kCacheSize = 0x10000;
|
||||||
|
|
||||||
std::string mModuleName;
|
std::string mModuleName;
|
||||||
|
|
Loading…
Reference in a new issue