mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-31 01:00:53 +00:00
VID_SetCaption (title) support.
This commit is contained in:
parent
b183d0dcaf
commit
c29a59f262
3 changed files with 9 additions and 9 deletions
|
@ -98,4 +98,7 @@ void VID_UnlockBuffer (void);
|
|||
|
||||
qboolean VID_Is8bit(void);
|
||||
|
||||
void VID_SetCaption(char *text);
|
||||
// used to set window caption
|
||||
|
||||
#endif // _VID_H
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue