10 #include <X11/Xutil.h>
13 #include "culooks_cube.h"
30 culooks (const char* name, const int& xcubes, const int& ycubes, const int& l, int *argc, char **argv);
32 static vector< pair<int,window*> > Windows;
35 GLXDrawable gDrawable;
41 static pthread_t glThreadId;