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