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

@@ -20,6 +20,7 @@ add_library(common
cd_image_memory.cpp
cd_image_mds.cpp
cd_image_pbp.cpp
cd_image_ppf.cpp
cd_subchannel_replacement.cpp
cd_subchannel_replacement.h
cd_xa.cpp