Migrated script.c to C++ (#2404)

* Thanks to @Daegaladh!
* Originial pull request: #2395
This commit is contained in:
Daegaladh
2017-09-07 04:13:42 +02:00
committed by Jeybla
parent 0379774cd2
commit 60d59124a3
12 changed files with 63 additions and 53 deletions

View File

@@ -240,7 +240,7 @@
<ClCompile Include="pc_groups.c" />
<ClCompile Include="pet.c" />
<ClCompile Include="quest.c" />
<ClCompile Include="script.c" />
<ClCompile Include="script.cpp" />
<ClCompile Include="searchstore.c" />
<ClCompile Include="skill.c" />
<ClCompile Include="status.c" />