#ifndef EXP004PROCESSHITS_H
#define EXP004PROCESSHITS_H

#include <GL/glut.h>

void exp004processhits (const GLint hits, const GLuint * hitlist);

#endif // EXP004PROCESSHITS_H