#ifndef FPS_H #define FPS_H void GLPong_FPSInit(); INLINE GLfloat GLPong_FPSCount(); #endif