stuff
This commit is contained in:
parent
dc5654ba9a
commit
3ffed086b1
7 changed files with 54 additions and 9 deletions
|
|
@ -18,4 +18,6 @@ namespace engine::Backend
|
|||
|
||||
bool Init(const char* title, int width, int height);
|
||||
void Cleanup();
|
||||
|
||||
GLFWwindow* getWindow();
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue