Don't export R_TestErrors.

This commit is contained in:
Ragnvald Maartmann-Moe IV 2003-05-09 01:30:22 +00:00
parent 5f3573143a
commit 09fa88e637

View file

@ -39,8 +39,7 @@ extern float modelalpha;
extern vec3_t shadecolor;
extern vec3_t lightspot;
void R_RotateForEntity (struct entity_s *e);
void R_TestErrors (int numerous);
void glrmain_init (void);
void R_RotateForEntity (struct entity_s *e);
#endif // __QF_GL_rmain_h