#ifndef EXP004PROCESSHITS_H
#define EXP004PROCESSHITS_H

#include <GL/glut.h>

void exp004processhits (GLint hits, GLuint buffer[]);

#endif // EXP004PROCESSHITS_H