Implement SteamFriends and add CSteamID wrapper.

This commit is contained in:
Michael Dirks
2015-06-07 03:31:10 +02:00
parent ab4b03b2c2
commit 071a776a9e
12 changed files with 1079 additions and 321 deletions
+2 -1
View File
@@ -137,7 +137,8 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="dllmain.cpp" />
<ClCompile Include="Helpers\Helper.cpp" />
<ClCompile Include="Helpers\CSteamID.cpp" />
<ClCompile Include="Helpers\Callbacks.cpp" />
<ClCompile Include="Helpers\Double.cpp" />
<ClCompile Include="Helpers\Int64.cpp" />
<ClCompile Include="Libraries\BlitzPointer.cpp" />