Information from source codes



openGL.h

#ifndef EOS_OPENGL
#define EOS_OPENGL

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