mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-07 13:52:11 +00:00
8 lines
176 B
C#
8 lines
176 B
C#
namespace BurnOutSharp.ProtectionType
|
|
{
|
|
public class FADE
|
|
{
|
|
// TODO: Implement - http://www.codemasters.com/news/displayarticles.php?showarticle=500
|
|
}
|
|
}
|