mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 00:30:38 +00:00
fix for Bug #105221 though it seems repeats were ignored anyway. this was done
by backporting the glx/x11 changes from nuq
This commit is contained in:
parent
b88799880f
commit
9ece49b4e8
9 changed files with 232 additions and 281 deletions
|
@ -43,6 +43,7 @@
|
|||
#include "screen.h"
|
||||
#include "client.h"
|
||||
#include "console.h"
|
||||
#include "input.h"
|
||||
#include "view.h"
|
||||
|
||||
void (*vid_menudrawfn)(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue