36 files changed, 332 insertions, 176 deletions
diff --git a/src/controller/exp004processhits.h b/src/controller/exp004processhits.h deleted file mode 100644 index 0cc9e4b..0000000 --- a/src/controller/exp004processhits.h +++ b/dev/null @@ -1,8 +0,0 @@ -#ifndef EXP004PROCESSHITS_H -#define EXP004PROCESSHITS_H - -#include <GL/glut.h> - -void exp004processhits (const GLint hits, const GLuint * hitlist); - -#endif // EXP004PROCESSHITS_H |