Skip to content

Commit

Permalink
Merge branch 'change_disp_scene'
Browse files Browse the repository at this point in the history
  • Loading branch information
ePi5131 committed Jul 8, 2023
2 parents 61fbbbb + 9a96134 commit aa2a689
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions patch/patch.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -290,6 +290,9 @@
<ClInclude Include="patch_keyconfig.hpp">
<Filter>feature</Filter>
</ClInclude>
<ClInclude Include="patch_change_disp_scene.hpp">
<Filter>feature</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="init.cpp" />
Expand Down Expand Up @@ -436,6 +439,9 @@
<ClCompile Include="patch_keyconfig.cpp">
<Filter>feature</Filter>
</ClCompile>
<ClCompile Include="patch_change_disp_scene.cpp">
<Filter>feature</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="patch.rc" />
Expand Down

0 comments on commit aa2a689

Please sign in to comment.