- Cleaned up some include dependencies.
SVN r1224 (trunk)
This commit is contained in:
parent
c86ca5e891
commit
db5723997c
217 changed files with 635 additions and 513 deletions
|
|
@ -42,6 +42,8 @@
|
|||
#include "files.h"
|
||||
#include "m_png.h"
|
||||
#include "gstrings.h"
|
||||
#include "wi_stuff.h"
|
||||
#include "farchive.h"
|
||||
|
||||
|
||||
//==========================================================================
|
||||
|
|
@ -59,7 +61,7 @@ struct FHubInfo
|
|||
int maxsecret;
|
||||
int maxfrags;
|
||||
|
||||
wbplayerstruct_s plyr[MAXPLAYERS];
|
||||
wbplayerstruct_t plyr[MAXPLAYERS];
|
||||
|
||||
FHubInfo &operator=(const wbstartstruct_t &wbs)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue