mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-08-09 01:19:35 +00:00
Separate protections into their own classes
This commit is contained in:
7
BurnOutSharp/ProtectionType/TheCopyProtectedCD.cs
Normal file
7
BurnOutSharp/ProtectionType/TheCopyProtectedCD.cs
Normal file
@@ -0,0 +1,7 @@
|
||||
namespace BurnOutSharp.ProtectionType
|
||||
{
|
||||
public class TheCopyProtectedCD
|
||||
{
|
||||
// TODO: Implement - http://web.archive.org/web/19990508193708/www.hideseek.com/products.htm
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user