mirror of
https://git.code.sf.net/p/quake/newtree
synced 2025-05-30 08:40:39 +00:00
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:
parent
005dbaa83f
commit
c71fc78360
21 changed files with 2315 additions and 9 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue