mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-08 05:37:43 +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
|
|
}
|
|
}
|