@@ -77,8 +77,6 @@ void framebuffer_size_callback(GLFWwindow *window, int width, int height) {
}
intmain(intargc,char**argv){
std::cout<<"test";
std::cout<<std::flush;
GLFWwindow*window;
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.