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