From 94da412fe250304a371605e6bf4a08ef1ca2fd3b Mon Sep 17 00:00:00 2001 From: ai4rei Date: Sat, 9 Apr 2011 12:07:58 +0000 Subject: * Moved duel code into a separate file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14785 54d463be-8e91-2dee-dedb-b68131a5f0ec --- vcproj-6/map-server_sql.dsp | 8 ++++++++ vcproj-6/map-server_txt.dsp | 8 ++++++++ 2 files changed, 16 insertions(+) (limited to 'vcproj-6') diff --git a/vcproj-6/map-server_sql.dsp b/vcproj-6/map-server_sql.dsp index 63f41a468..a74c642c4 100644 --- a/vcproj-6/map-server_sql.dsp +++ b/vcproj-6/map-server_sql.dsp @@ -271,6 +271,14 @@ SOURCE=..\src\map\date.h # End Source File # Begin Source File +SOURCE=..\src\map\duel.c +# End Source File +# Begin Source File + +SOURCE=..\src\map\duel.h +# End Source File +# Begin Source File + SOURCE=..\src\map\guild.c # End Source File # Begin Source File diff --git a/vcproj-6/map-server_txt.dsp b/vcproj-6/map-server_txt.dsp index c7805649d..f5ea544d2 100644 --- a/vcproj-6/map-server_txt.dsp +++ b/vcproj-6/map-server_txt.dsp @@ -231,6 +231,10 @@ SOURCE=..\src\map\date.c # End Source File # Begin Source File +SOURCE=..\src\map\duel.c +# End Source File +# Begin Source File + SOURCE=..\src\map\guild.c # End Source File # Begin Source File @@ -363,6 +367,10 @@ SOURCE=..\src\map\date.h # End Source File # Begin Source File +SOURCE=..\src\map\duel.h +# End Source File +# Begin Source File + SOURCE=..\src\map\guild.h # End Source File # Begin Source File -- cgit v1.2.3-70-g09d2