Skip to content
Snippets Groups Projects
Commit e379509d authored by Pascal Engeler's avatar Pascal Engeler
Browse files

changed path

parent 318ccf06
No related branches found
No related tags found
No related merge requests found
...@@ -30,7 +30,7 @@ int main(int argc, char** argv) { ...@@ -30,7 +30,7 @@ int main(int argc, char** argv) {
//Home top path //Home top path
std::string top_path = "C:\\Users\\engel\\VS_Projects\\FocusTerra\\framebuffer-testing\\ft_top\\"; std::string top_path = "C:\\Users\\engel\\VS_Projects\\FocusTerra\\framebuffer-testing\\ft_top\\";
//Rocket top path //Rocket top path
//std::string top_path = "C:\\Users\\Rocket\\Desktop\\ft_top\\"; //std::string top_path = "C:\\Users\\Executor\\Desktop\\ft_top\\";
//Derived paths //Derived paths
std::string rsc_path = top_path + "resource\\"; std::string rsc_path = top_path + "resource\\";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment