mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-30 00:10:40 +00:00
proxy now stays connected :) also gets the server data packet. most changes
due to move of pmove.h
This commit is contained in:
parent
438073e110
commit
cd2f9434fc
25 changed files with 311 additions and 76 deletions
|
@ -57,7 +57,7 @@ static __attribute__ ((unused)) const char rcsid[] =
|
|||
#include "compat.h"
|
||||
#include "d_iface.h"
|
||||
#include "host.h"
|
||||
#include "pmove.h"
|
||||
#include "qw/pmove.h"
|
||||
#include "r_cvar.h"
|
||||
#include "r_dynamic.h"
|
||||
#include "view.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue