1
This commit is contained in:
parent
e7c788386d
commit
1b97bf5bcc
@ -28,4 +28,5 @@ namespace a8
|
||||
bool ReadStringFromFile(const std::string& filename, std::string& data);
|
||||
int SafeStrCmp(const char* s1, const char* s2);
|
||||
size_t GetUtf8Length(const char *str);
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user