#ifndef PROCESS_HITS_H #define PROCESS_HITS_H #include void process_hits (const GLint hits, const GLuint * hitlist); #endif // PROCESS_HITS_H