1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00: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