link stuff where needed & use only what's needed

This commit is contained in:
Kueffner, Maximilian
2025-08-18 12:20:33 +02:00
parent 05c21bdce9
commit c280e44a0d
5 changed files with 27 additions and 37 deletions
-1
View File
@@ -33,6 +33,5 @@ class AppGLFW
void LogLevelSelect();
int log_level_{0};
GLFWwindow* window = nullptr;
ImGuiWindowFlags window_flags_ = 0;
};
} // namespace pixelarium::application