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

* Migrated script.c to C++
This commit is contained in:
Daegaladh
2017-09-05 14:51:04 +02:00
committed by Jittapan Pluemsumran
parent d770de8015
commit 965edbf47d
11 changed files with 54 additions and 44 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" />