mirror of https://github.com/axmolengine/axmol.git
6 lines
67 B
Plaintext
6 lines
67 B
Plaintext
|
|
||
|
class CCFileUtils
|
||
|
{
|
||
|
static std::string getWriteablePath();
|
||
|
};
|