mirror of
https://github.com/SabreTools/BinaryObjectScanner.git
synced 2026-02-17 05:45:14 +00:00
Fix endregion tags
This commit is contained in:
@@ -1273,6 +1273,8 @@ namespace BurnOutSharp.FileType
|
||||
5, 5, 0,
|
||||
};
|
||||
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
/// Number of position slots for (tsize - 10)
|
||||
/// </summary>
|
||||
@@ -1371,8 +1373,6 @@ namespace BurnOutSharp.FileType
|
||||
|
||||
#endregion
|
||||
|
||||
#endregion
|
||||
|
||||
#region TEMPORARY AREA FOR LZX COMPRESSION FORMAT
|
||||
|
||||
// See the following for details about implementation (there is no open spec):
|
||||
|
||||
Reference in New Issue
Block a user