summaryrefslogtreecommitdiff
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2015-08-28 01:20:28 +0300
committerAndrei Karas <akaras@inbox.ru>2015-08-28 01:20:28 +0300
commita3f4d0d6b1df660fdc83da07538dc3ea51641450 (patch)
treef139dc88e863a97e78a0d172a589003176d6ab55 /src/CMakeLists.txt
parent7e0a84fc2b7493670dc8167aafb83c3811272eb3 (diff)
downloadplus-a3f4d0d6b1df660fdc83da07538dc3ea51641450.tar.gz
plus-a3f4d0d6b1df660fdc83da07538dc3ea51641450.tar.bz2
plus-a3f4d0d6b1df660fdc83da07538dc3ea51641450.tar.xz
plus-a3f4d0d6b1df660fdc83da07538dc3ea51641450.zip
Move receive code from pethandler into separate file.
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index 9a1527cd6..2a6f85bda 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -1679,6 +1679,8 @@ SET(SRCS_EATHENA
net/eathena/partyrecv.h
net/eathena/pethandler.cpp
net/eathena/pethandler.h
+ net/eathena/petrecv.cpp
+ net/eathena/petrecv.h
net/eathena/playerhandler.cpp
net/eathena/playerhandler.h
net/eathena/protocol.h