heavy refactoring
This commit is contained in:
@@ -31,6 +31,7 @@ namespace Archimedes {
|
||||
std::cout << "Window Created!\n";
|
||||
glfwMakeContextCurrent(w);
|
||||
glfwSwapInterval(1);
|
||||
|
||||
}
|
||||
|
||||
~WindowGLFW() {
|
||||
|
||||
Reference in New Issue
Block a user