I have a bit of a problem.
Im trying to make a small game and to sum it up my GLFWwindow* window is a Game.h class variable.
GLFWwindow* window
If I understand it co