summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2008-05-30 18:20:26 +0000
committerrubidium <rubidium@openttd.org>2008-05-30 18:20:26 +0000
commit2f3b88ef9a217e911c897de49cc616e73a233b59 (patch)
treeae098eb73283ba9ab9875b3df24bbe3b5eb7fef1 /source.list
parente81386476f09997485e7f707f3349685e2140a97 (diff)
downloadopenttd-2f3b88ef9a217e911c897de49cc616e73a233b59.tar.xz
(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.
Diffstat (limited to 'source.list')
-rw-r--r--source.list3
1 files changed, 2 insertions, 1 deletions
diff --git a/source.list b/source.list
index 0807c0ddc..1d1a7f6ac 100644
--- a/source.list
+++ b/source.list
@@ -210,11 +210,12 @@ music.h
namegen_func.h
network/network.h
network/network_client.h
-network/network_data.h
+network/network_func.h
network/network_gamelist.h
network/network_gui.h
network/network_internal.h
network/network_server.h
+network/network_type.h
network/network_udp.h
newgrf.h
newgrf_callbacks.h