mirror of
https://git.code.sf.net/p/quake/nuq
synced 2024-11-21 19:51:09 +00:00
more sw compile fixes
This commit is contained in:
parent
4bc80fbe67
commit
4281bec8d5
1 changed files with 2 additions and 0 deletions
|
@ -177,4 +177,6 @@ void R_DrawWaterSurfaces (void);
|
|||
struct msurface_s;
|
||||
void R_RenderBrushPoly (struct msurface_s *fa);
|
||||
|
||||
void R_TranslatePlayerSkin (int playernum);
|
||||
|
||||
#endif // __render_h
|
||||
|
|
Loading…
Reference in a new issue