aboutsummaryrefslogtreecommitdiff
path: root/mkfile
diff options
context:
space:
mode:
authorrodri <rgl@antares-labs.eu>2023-02-09 21:01:00 +0000
committerrodri <rgl@antares-labs.eu>2023-02-09 21:01:00 +0000
commitc1cdf0f980b92193953f05bf444b7c78f369a122 (patch)
tree8a79930693c546dde79954f467ba1cc4119c9e6b /mkfile
parente769c8684c1200f922ff41c6ef5d0cdd4fe0e67f (diff)
downloadmusw-c1cdf0f980b92193953f05bf444b7c78f369a122.tar.gz
musw-c1cdf0f980b92193953f05bf444b7c78f369a122.tar.bz2
musw-c1cdf0f980b92193953f05bf444b7c78f369a122.zip
implemented a packet processing pipeline. got rid of Lobby. began development of a network protocol.
Diffstat (limited to 'mkfile')
-rw-r--r--mkfile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mkfile b/mkfile
index 38115d0..2125bca 100644
--- a/mkfile
+++ b/mkfile
@@ -11,7 +11,6 @@ OFILES=\
physics.$O\
nanosec.$O\
pack.$O\
- lobby.$O\
party.$O\
universe.$O\
sprite.$O\