mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
VID_SetCaption (title) stubs - code added later.
This commit is contained in:
parent
0e2bc6adb3
commit
b183d0dcaf
6 changed files with 20 additions and 1 deletions
|
@ -94,4 +94,6 @@ void D_EndDirectRect (int x, int y, int width, int height)
|
|||
{
|
||||
}
|
||||
|
||||
|
||||
void VID_SetCaption (char *text)
|
||||
{
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue