mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-06-02 17:41:10 +00:00
Rename the glsl qfgl functions to qfegl.
Keep them separate from the gl renderer :)
This commit is contained in:
parent
36504547a8
commit
d445b4ef88
17 changed files with 447 additions and 447 deletions
|
@ -78,6 +78,4 @@ void R_DrawAliasModel (entity_t *e);
|
|||
|
||||
void R_MarkLeaves (void);
|
||||
|
||||
void GL_Init_Common (void);
|
||||
|
||||
#endif//__r_internal_h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue