diff options
author | Haru <haru@dotalux.com> | 2015-01-22 00:28:24 +0100 |
---|---|---|
committer | Haru <haru@dotalux.com> | 2015-01-24 14:37:25 +0100 |
commit | fc50b63d454f59620e0d3ef6674bd9ae54a6175f (patch) | |
tree | 35bcd04fd592a40aca634995cca3fe33031fc5c4 /vcproj-9/map-server.vcproj | |
parent | a75714ca455c728d34918dd12200fcec87ebc0d4 (diff) | |
download | hercules-fc50b63d454f59620e0d3ef6674bd9ae54a6175f.tar.gz hercules-fc50b63d454f59620e0d3ef6674bd9ae54a6175f.tar.bz2 hercules-fc50b63d454f59620e0d3ef6674bd9ae54a6175f.tar.xz hercules-fc50b63d454f59620e0d3ef6674bd9ae54a6175f.zip |
Moved the Hercules Channel System to its own file/interface
Signed-off-by: Haru <haru@dotalux.com>
Diffstat (limited to 'vcproj-9/map-server.vcproj')
-rw-r--r-- | vcproj-9/map-server.vcproj | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/vcproj-9/map-server.vcproj b/vcproj-9/map-server.vcproj index 9f8df5432..d3a638b40 100644 --- a/vcproj-9/map-server.vcproj +++ b/vcproj-9/map-server.vcproj @@ -500,6 +500,14 @@ > </File> <File + RelativePath="..\src\map\channel.c" + > + </File> + <File + RelativePath="..\src\map\channel.h" + > + </File> + <File RelativePath="..\src\map\chat.c" > </File> |