summaryrefslogtreecommitdiff
path: root/vcproj-7.1
diff options
context:
space:
mode:
authorzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-24 15:00:26 +0000
committerzephyrus <zephyrus@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-24 15:00:26 +0000
commit6612269d2706ca08d9b174f292671a024724e6a3 (patch)
tree694f379048fa39552cc14963ac40c310c8ce9727 /vcproj-7.1
parent8cb6244382cb6e1bb8b2edd13bba6b91f9c67b1f (diff)
downloadhercules-6612269d2706ca08d9b174f292671a024724e6a3.tar.gz
hercules-6612269d2706ca08d9b174f292671a024724e6a3.tar.bz2
hercules-6612269d2706ca08d9b174f292671a024724e6a3.tar.xz
hercules-6612269d2706ca08d9b174f292671a024724e6a3.zip
- Moving all content of Homunculus code to a proper file Homunculus.c/h
- Update of all project files. NOTE: All functions on homunculus.c should be renamed i think, to remove all the merc_*. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13122 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'vcproj-7.1')
-rw-r--r--vcproj-7.1/map-server_sql.vcproj6
-rw-r--r--vcproj-7.1/map-server_txt.vcproj6
2 files changed, 12 insertions, 0 deletions
diff --git a/vcproj-7.1/map-server_sql.vcproj b/vcproj-7.1/map-server_sql.vcproj
index 019123eb3..5c382f7ee 100644
--- a/vcproj-7.1/map-server_sql.vcproj
+++ b/vcproj-7.1/map-server_sql.vcproj
@@ -233,6 +233,12 @@
RelativePath="..\src\map\mapreg_sql.c">
</File>
<File
+ RelativePath="..\src\map\homunculus.c">
+ </File>
+ <File
+ RelativePath="..\src\map\homunculus.h">
+ </File>
+ <File
RelativePath="..\src\map\mercenary.c">
</File>
<File
diff --git a/vcproj-7.1/map-server_txt.vcproj b/vcproj-7.1/map-server_txt.vcproj
index 9ea7574aa..6eaf802f4 100644
--- a/vcproj-7.1/map-server_txt.vcproj
+++ b/vcproj-7.1/map-server_txt.vcproj
@@ -233,6 +233,12 @@
RelativePath="..\src\map\mapreg_txt.c">
</File>
<File
+ RelativePath="..\src\map\homunculus.c">
+ </File>
+ <File
+ RelativePath="..\src\map\homunculus.h">
+ </File>
+ <File
RelativePath="..\src\map\mercenary.c">
</File>
<File