stuff
This commit is contained in:
parent
dc5654ba9a
commit
3ffed086b1
7 changed files with 54 additions and 9 deletions
|
|
@ -96,4 +96,9 @@ namespace engine::Backend
|
|||
void scroll_callback(GLFWwindow* window2, double xoffset, double yoffset)
|
||||
{
|
||||
}
|
||||
|
||||
GLFWwindow* getWindow()
|
||||
{
|
||||
return window;
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue