mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-10 13:52:16 +00:00
8 lines
194 B
C#
8 lines
194 B
C#
|
|
namespace BurnOutSharp.ProtectionType
|
|||
|
|
{
|
|||
|
|
public class TheCopyProtectedCD
|
|||
|
|
{
|
|||
|
|
// TODO: Implement - http://web.archive.org/web/19990508193708/www.hideseek.com/products.htm
|
|||
|
|
}
|
|||
|
|
}
|