Add project files.
This commit is contained in:
6
L2BotDll/Common/Common.h
Normal file
6
L2BotDll/Common/Common.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#pragma once
|
||||
|
||||
#include <string>
|
||||
|
||||
std::string ConvertFromWideChar(const wchar_t* str);
|
||||
std::string GenerateUUID();
|
Reference in New Issue
Block a user