Information from source codes



eosOpenGL.h

#ifndef EOS_OPENGL
#define EOS_OPENGL

#ifdef X86MAC64
#include 
#else
#include 
#endif

extern void __openGLAA(void);
extern void openGLKeyDefault(char c, int x, int y );
#endif /* EOS_OPENGL */