mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-06-02 18:11:12 +00:00
Newtree compiles again, no promices that it will work though..
I'm tempted to pull Endy's CVS write abilitys until he promices to make sure major changes at least COMPILE before he commits them. (=:]
This commit is contained in:
parent
ac8d74e741
commit
b8a92f28dc
9 changed files with 120 additions and 90 deletions
|
@ -128,6 +128,7 @@ void R_RenderView (void); // must set r_refdef first
|
|||
void R_ViewChanged (vrect_t *pvrect, int lineadj, float aspect);
|
||||
// called whenever r_refdef or vid change
|
||||
void R_InitSky (struct texture_s *mt); // called at level load
|
||||
void R_InitSky_32 (byte *src); // called at level load
|
||||
|
||||
void R_AddEfrags (entity_t *ent);
|
||||
void R_RemoveEfrags (entity_t *ent);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue