mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-09 21:32:11 +00:00
8 lines
194 B
C#
8 lines
194 B
C#
namespace BurnOutSharp.ProtectionType
|
|
{
|
|
public class Phenoprotect
|
|
{
|
|
// TODO: Implement - https://www.cdmediaworld.com/hardware/cdrom/cd_protections_phenoprotect.shtml
|
|
}
|
|
}
|