mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 16:30:43 +00:00
don't go fullscreen when already fullcreen
This commit is contained in:
parent
306d6db39b
commit
4cd29c2ff8
2 changed files with 22 additions and 7 deletions
|
@ -66,5 +66,7 @@ void X11_ProcessEvents (void);
|
|||
void X11_RestoreVidMode (void);
|
||||
void X11_SetCaption (char *);
|
||||
void X11_SetVidMode (int, int);
|
||||
void X11_SetScreenSaver (void);
|
||||
void X11_RestoreScreenSaver (void);
|
||||
|
||||
#endif // __context_x11_h_
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue