修改底层渲染为OpenGL
This commit is contained in:
@@ -7,4 +7,6 @@ std::string Tool_toLowerCase(const std::string &str);
|
||||
|
||||
std::string Tool_RegRealPath(const std::string &Path);
|
||||
|
||||
std::string Tool_TruncatePath(const std::string &path);
|
||||
std::string Tool_TruncatePath(const std::string &path);
|
||||
|
||||
int Tool_get_file_size(const std::string &path);
|
||||
Reference in New Issue
Block a user