dep/rcheevos: Hash functions are not needed

This commit is contained in:
Stenzek
2024-06-24 11:28:50 +10:00
parent 1a2ad89a17
commit 17d459511a
3 changed files with 0 additions and 10 deletions

View File

@@ -24,12 +24,6 @@
<ClCompile Include="src\rhash\md5.c">
<Filter>rhash</Filter>
</ClCompile>
<ClCompile Include="src\rhash\cdreader.c">
<Filter>rhash</Filter>
</ClCompile>
<ClCompile Include="src\rhash\hash.c">
<Filter>rhash</Filter>
</ClCompile>
<ClCompile Include="src\rapi\rc_api_editor.c">
<Filter>rapi</Filter>
</ClCompile>