mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-08 21:31:45 +00:00
8 lines
148 B
C#
8 lines
148 B
C#
namespace BurnOutSharp.ProtectionType
|
|
{
|
|
public class AlphaAudio
|
|
{
|
|
// TODO: Implement - http://settec.net/eng/pro_cd.html
|
|
}
|
|
}
|