mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-09-25 00:04:57 +00:00
BOS.* -> BOS.*
This commit is contained in:
5
BinaryObjectScanner.Models/SGA/DirectoryHeader4.cs
Normal file
5
BinaryObjectScanner.Models/SGA/DirectoryHeader4.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
namespace BinaryObjectScanner.Models.SGA
|
||||
{
|
||||
/// <see href="https://github.com/RavuAlHemio/hllib/blob/master/HLLib/SGAFile.h"/>
|
||||
public sealed class DirectoryHeader4 : DirectoryHeader<ushort> { }
|
||||
}
|
||||
Reference in New Issue
Block a user