#ifndef FPS_H #define FPS_H void GLPong_FPSInit(); void GLPong_FPSCount(); void GLPong_FPSPrint(); #endif