New Paste :: Recent Pastes:: Add Line Numbers
reorderd code from termios by sunstar
#include <windows.h> #include <math.h> #include <GL/gl.h> #include <GL/glu.h> #include <GL/glut.h> #include "mine.h" COLOR background; GLfloat spin = 0.0; GLfloat spinadd = 0.0; bool init(void) {