Files
BinaryObjectScanner/BurnOutSharp/ProtectionType/AlphaAudio.cs

8 lines
148 B
C#
Raw Normal View History

namespace BurnOutSharp.ProtectionType
{
public class AlphaAudio
{
// TODO: Implement - http://settec.net/eng/pro_cd.html
}
}