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:
Bill Currie 2000-09-24 03:43:06 +00:00
parent b88799880f
commit 9ece49b4e8
9 changed files with 232 additions and 281 deletions

View file

@ -43,6 +43,7 @@
#include "screen.h"
#include "client.h"
#include "console.h"
#include "input.h"
#include "view.h"
void (*vid_menudrawfn)(void);