Rename the glsl qfgl functions to qfegl.

Keep them separate from the gl renderer :)
This commit is contained in:
Bill Currie 2012-02-22 16:48:57 +09:00
parent 36504547a8
commit d445b4ef88
17 changed files with 447 additions and 447 deletions

View file

@ -78,6 +78,4 @@ void R_DrawAliasModel (entity_t *e);
void R_MarkLeaves (void);
void GL_Init_Common (void);
#endif//__r_internal_h