more sw compile fixes

This commit is contained in:
Bill Currie 2000-09-30 02:26:46 +00:00
parent 4bc80fbe67
commit 4281bec8d5

View file

@ -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