diff options
Diffstat (limited to 'internal_rewrite/internal_rewrite.vcxproj.filters')
| -rw-r--r-- | internal_rewrite/internal_rewrite.vcxproj.filters | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/internal_rewrite/internal_rewrite.vcxproj.filters b/internal_rewrite/internal_rewrite.vcxproj.filters index be58e72..f8816fc 100644 --- a/internal_rewrite/internal_rewrite.vcxproj.filters +++ b/internal_rewrite/internal_rewrite.vcxproj.filters @@ -118,9 +118,6 @@ <ClCompile Include="legitbot_lagcomp.cpp">
<Filter>features</Filter>
</ClCompile>
- <ClCompile Include="is_hltv.cpp">
- <Filter>hooks</Filter>
- </ClCompile>
<ClCompile Include="ragebot.cpp">
<Filter>features</Filter>
</ClCompile>
@@ -190,9 +187,6 @@ <ClCompile Include="send_datagram.cpp">
<Filter>hooks</Filter>
</ClCompile>
- <ClCompile Include="is_paused.cpp">
- <Filter>hooks</Filter>
- </ClCompile>
<ClCompile Include="do_post_screen_space_effects.cpp">
<Filter>hooks</Filter>
</ClCompile>
@@ -211,9 +205,6 @@ <ClCompile Include="is_connected.cpp">
<Filter>hooks</Filter>
</ClCompile>
- <ClCompile Include="hud_process_input.cpp">
- <Filter>hooks</Filter>
- </ClCompile>
<ClCompile Include="skins.cpp">
<Filter>features</Filter>
</ClCompile>
@@ -259,15 +250,9 @@ <ClCompile Include="update_clientside_animation.cpp">
<Filter>hooks</Filter>
</ClCompile>
- <ClCompile Include="interpolate.cpp">
- <Filter>hooks</Filter>
- </ClCompile>
<ClCompile Include="lock_cursor.cpp">
<Filter>hooks</Filter>
</ClCompile>
- <ClCompile Include="traceray.cpp">
- <Filter>hooks</Filter>
- </ClCompile>
<ClCompile Include="net_showfragments.cpp">
<Filter>hooks</Filter>
</ClCompile>
|
