mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 09:11:06 +00:00
function header audit.
This commit is contained in:
parent
bb8f25bb64
commit
435c588e37
121 changed files with 1247 additions and 3078 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue