dead skin removal at main.cpp
This commit is contained in:
@@ -72,6 +72,7 @@ namespace OpenVulkano
|
||||
for (const std::string& includePath: m_includes)
|
||||
{
|
||||
std::string path = includePath + requestedSource;
|
||||
// TODO: Need to check if the folder exists
|
||||
return path;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user