namespace BinaryObjectScanner.Models.SGA
{
/// <see href="https://github.com/RavuAlHemio/hllib/blob/master/HLLib/SGAFile.h"/>
public sealed class Folder4 : Folder<ushort> { }
}