function header audit.

This commit is contained in:
Bill Currie 2001-02-09 02:53:09 +00:00
parent bb8f25bb64
commit 435c588e37
121 changed files with 1247 additions and 3078 deletions

View file

@ -233,9 +233,7 @@ VID_Update (vrect_t *rects)
}
/*
================
D_BeginDirectRect
================
D_BeginDirectRect
*/
void
D_BeginDirectRect (int x, int y, byte * pbitmap, int width, int height)
@ -256,9 +254,7 @@ D_BeginDirectRect (int x, int y, byte * pbitmap, int width, int height)
}
/*
================
D_EndDirectRect
================
D_EndDirectRect
*/
void
D_EndDirectRect (int x, int y, int width, int height)