summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2007-01-04 18:50:40 +0000
committerrubidium <rubidium@openttd.org>2007-01-04 18:50:40 +0000
commit627ebe8430720cb282fc1ae7f5fe6ff02f0593d0 (patch)
treeedd1cda84a0db3a3f3acf188a584f927189c216f /source.list
parentc231b1fa9ac55fc3bd3144a8681d52a57d2498bd (diff)
downloadopenttd-627ebe8430720cb282fc1ae7f5fe6ff02f0593d0.tar.xz
(svn r7829) -Codechange: move the network (core) initialization/shutdown functions into network/core, so the can be reused in the masterserver_updater.
Diffstat (limited to 'source.list')
-rw-r--r--source.list2
1 files changed, 2 insertions, 0 deletions
diff --git a/source.list b/source.list
index b88dba0b1..1c98dbcba 100644
--- a/source.list
+++ b/source.list
@@ -32,6 +32,7 @@ misc.c
mixer.c
music.c
namegen.c
+network/core/core.c
network/core/packet.c
network/core/tcp.c
network/core/udp.c
@@ -115,6 +116,7 @@ md5.h
mixer.h
music.h
network/core/config.h
+network/core/core.h
network/core/game.h
network/core/os_abstraction.h
network/core/packet.h