Skip to content

Commit

Permalink
Add 4 Pak All Action mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
drhelius committed Jan 5, 2025
1 parent 8b60fed commit 821ed39
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions platforms/windows/Gearsystem.vcxproj.filters
Original file line number Diff line number Diff line change
Expand Up @@ -204,6 +204,9 @@
<ClCompile Include="..\..\src\KoreanMDFFF5MemoryRule.cpp">
<Filter>core</Filter>
</ClCompile>
<ClCompile Include="..\..\src\Multi4PAKAllActionMemoryRule.cpp">
<Filter>core</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\audio-shared\sound_queue.h">
Expand Down Expand Up @@ -449,6 +452,9 @@
<ClInclude Include="..\..\src\KoreanMDFFF5MemoryRule.h">
<Filter>core</Filter>
</ClInclude>
<ClInclude Include="..\..\src\Multi4PAKAllActionMemoryRule.h">
<Filter>core</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<None Include="..\desktop-shared\Makefile.common">
Expand Down

0 comments on commit 821ed39

Please sign in to comment.