help
This commit is contained in:
@@ -18,7 +18,7 @@ namespace Archimedes {
|
||||
|
||||
void getSize(int&, int&);
|
||||
|
||||
auto getWindow() { return w; }
|
||||
GLFWwindow* getWindow() { return w; }
|
||||
|
||||
private:
|
||||
GLFWwindow* w;
|
||||
|
||||
Reference in New Issue
Block a user