summaryrefslogtreecommitdiffstats
path: root/src/controller/actions/process_hits.h (plain)
blob: d664a6e0acf437780236a684b8b6900cd3050663
1
2
3
4
5
6
7
8
#ifndef PROCESS_HITS_H
#define PROCESS_HITS_H

#include <GL/glut.h>

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

#endif // PROCESS_HITS_H

Valid XHTML 1.0 Strict

Copyright © 2009 Don Pellegrino All Rights Reserved.