it was decided the menu code should return until release. here it is with the

gettimeofday -> Sys_DoubleTime change (though I'm having some operational
issues (non-critial) with the server list).
This commit is contained in:
Bill Currie 2000-12-29 03:14:53 +00:00
parent 005dbaa83f
commit c71fc78360
21 changed files with 2315 additions and 9 deletions

View file

@ -41,6 +41,7 @@
#include "input.h"
#include "joystick.h"
#include "keys.h"
#include "menu.h"
#include "sys.h"
#include "qargs.h"
#include "qendian.h"