update flake.nix
This commit is contained in:
@@ -8,6 +8,7 @@ class Window {
|
||||
Window();
|
||||
~Window();
|
||||
|
||||
bool close();
|
||||
|
||||
private:
|
||||
GLFWwindow* w;
|
||||
|
||||
Reference in New Issue
Block a user