@@ -0,0 +1,8 @@
#pragma once
#include <windows.h>
#include "GL/glew.h"
#include "GL/glfw3.h"
void SetupRC();
void ChangeSize(GLsizei w, GLsizei h);
void RenderScene();
The note is not visible to the blocked user.