nuklear
nuklear copied to clipboard
Update main.c
glViewport called before OpenGL loading causes SIGSEGV on linux. I moved it under glewInit() call.