Files
BinaryObjectScanner/BurnOutSharp/ProtectionType/AlphaAudio.cs
2019-09-27 23:52:24 -07:00

8 lines
148 B
C#

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