summaryrefslogtreecommitdiff
path: root/source.list
diff options
context:
space:
mode:
authorrubidium <rubidium@openttd.org>2009-01-14 12:50:13 +0000
committerrubidium <rubidium@openttd.org>2009-01-14 12:50:13 +0000
commite18c24cdb5c2031cad7813c7de5f2554428ada43 (patch)
tree7bf6232afadc77f8198fdad1571c68a85647afbf /source.list
parent6fe54a2d1a06b1d55cd649919785af6f4890f9da (diff)
downloadopenttd-e18c24cdb5c2031cad7813c7de5f2554428ada43.tar.xz
(svn r15079) -Codechange: split tcp 'backend' and in-game handling like it is for UDP.
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 a21809fa9..90d0f2872 100644
--- a/source.list
+++ b/source.list
@@ -776,6 +776,8 @@ network/core/packet.cpp
network/core/packet.h
network/core/tcp.cpp
network/core/tcp.h
+network/core/tcp_game.cpp
+network/core/tcp_game.h
network/core/udp.cpp
network/core/udp.h