CDImage: Add CDImagePPF to overlap a PPF on another image

This commit is contained in:
Connor McLaughlin
2021-06-01 21:42:50 +10:00
parent 5edc645d1f
commit 77984035d2
5 changed files with 455 additions and 2 deletions

View File

@@ -220,6 +220,7 @@
<ClCompile Include="cd_image_m3u.cpp" />
<ClCompile Include="window_info.cpp" />
<ClCompile Include="cue_parser.cpp" />
<ClCompile Include="cd_image_ppf.cpp" />
</ItemGroup>
<ItemGroup>
<Natvis Include="bitfield.natvis" />
@@ -238,4 +239,4 @@
<UniqueIdentifier>{fd4150b0-6f82-4251-ab23-34c25fbc5b5e}</UniqueIdentifier>
</Filter>
</ItemGroup>
</Project>
</Project>