forked from mirror/OpenTTD
(svn r7076) -Codechange: Prefer includes instead of using extern. Move UpdateNetworkGameWindow
declaration to network.h, and remove stale externs of NetworkPopulateCompanyInfo
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#include "network_udp.h"
|
||||
#include "variables.h"
|
||||
|
||||
extern void UpdateNetworkGameWindow(bool unselect);
|
||||
extern void NetworkPopulateCompanyInfo(void);
|
||||
|
||||
//
|
||||
// This file handles all the LAN-stuff
|
||||
// Stuff like:
|
||||
|
Reference in New Issue
Block a user