mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2025-05-31 00:30:57 +00:00
forward port the client info string filtering from 0.3 and remove info.h from
a couple of c files that no longer need it.
This commit is contained in:
parent
8c026417d8
commit
74e9f89e8c
8 changed files with 63 additions and 18 deletions
|
@ -413,6 +413,8 @@ extern double realtime;
|
|||
|
||||
extern struct progs_s sv_pr_state;
|
||||
|
||||
extern const char *client_info_filters[];
|
||||
|
||||
//===========================================================
|
||||
// FIXME: declare exported functions in their own relevant .h
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue