add shit
This commit is contained in:
@ -10,4 +10,6 @@ namespace YYCC::StringHelper {
|
||||
std::string Printf(const char* format, ...);
|
||||
std::string VPrintf(const char* format, va_list argptr);
|
||||
|
||||
std::string Join(const char* decilmer);
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user