(svn r13343) -Codechange: reorder/move variable/functions in the network headers so that nothing from the network directory needs to include basically all network headers.
This commit is contained in:
@@ -13,14 +13,12 @@
|
||||
#include "player_base.h"
|
||||
#include "command_func.h"
|
||||
#include "network/network.h"
|
||||
#include "network/network_gui.h"
|
||||
#include "variables.h"
|
||||
#include "roadveh.h"
|
||||
#include "train.h"
|
||||
#include "aircraft.h"
|
||||
#include "newgrf.h"
|
||||
#include "network/network_data.h"
|
||||
#include "network/network_client.h"
|
||||
#include "network/network_gui.h"
|
||||
#include "player_face.h"
|
||||
#include "strings_func.h"
|
||||
#include "functions.h"
|
||||
|
Reference in New Issue
Block a user