Skip to content
Snippets Groups Projects
Commit 29544142 authored by BATON Theau's avatar BATON Theau
Browse files
parents a41b72fc 81a9bb34
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ namespace pg {
ImGui::CreateContext();
ImGui::GetStyle().WindowMenuButtonPosition = ImGuiDir_None;
ImGui::GetIO().IniFilename = "../../res/config/imgui.ini";
ImGui::GetIO().IniFilename = "config/imgui.ini";
ImGui_ImplGlfw_InitForOpenGL(window.address(), true);
ImGui_ImplOpenGL3_Init("#version 330 core");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment