mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-02-08 15:22:07 +00:00
remove a bogus prototype
This commit is contained in:
parent
192eba3898
commit
a76c7779a7
1 changed files with 0 additions and 5 deletions
|
@ -280,11 +280,6 @@ void R_StoreEfrags (efrag_t **ppefrag);
|
||||||
extern qboolean lighthalf;
|
extern qboolean lighthalf;
|
||||||
extern unsigned char lighthalf_v[3];
|
extern unsigned char lighthalf_v[3];
|
||||||
|
|
||||||
//
|
|
||||||
// gl_mesh.c
|
|
||||||
//
|
|
||||||
void GL_MakeAliasModelDisplayLists (model_t *m, aliashdr_t *hdr);
|
|
||||||
|
|
||||||
//
|
//
|
||||||
// gl_rsurf.c
|
// gl_rsurf.c
|
||||||
//
|
//
|
||||||
|
|
Loading…
Reference in a new issue