#ifndef PROCESS_HITS_H #define PROCESS_HITS_H #include "../../GLee5_4/GLee.h" void process_hits (const GLint hits, const GLuint * hitlist); #endif // PROCESS_HITS_H