1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Move a function from clientserver.h to clientserver.cpp

This commit is contained in:
Perttu Ahola
2012-11-26 10:20:57 +02:00
parent 4fa4340b95
commit 2f5686ca48
3 changed files with 36 additions and 11 deletions

View File

@@ -202,6 +202,7 @@ set(common_SRCS
sha1.cpp
base64.cpp
ban.cpp
clientserver.cpp
util/serialize.cpp
util/directiontables.cpp
util/numeric.cpp