Refactor 1 - Move shared code to its own file and reflect changes

This commit is contained in:
Arkshine
2015-10-29 11:28:16 +01:00
parent 02c1b20ed7
commit c07b269c94
4 changed files with 400 additions and 308 deletions

View File

@ -122,6 +122,7 @@
<ClInclude Include="..\forwardmacros.h" />
<ClInclude Include="..\glb.h" />
<ClInclude Include="..\moduleconfig.h" />
<ClInclude Include="..\pdata_shared.h" />
<ClInclude Include="..\sdk\CString.h" />
<ClInclude Include="..\sdk\CVector.h" />
<ClInclude Include="..\..\..\public\sdk\amxxmodule.h" />