#include "DarkGDK.h" void DarkGDK (void) { dbMakeObject (1,3); while (LoopGDK()) { dbRotateObject (1,ObjectAngle Y(1)+0.1); } }